Commit 13cf912b authored by Rohit Visavalia's avatar Rohit Visavalia Committed by Jiri Kosina

tracing: Block comments should align the * on each line

Resolved Block comments use * on subsequent lines checkpatch warning.
Issue found by checkpatch.
Signed-off-by: default avatarRohit Visavalia <rohit.visavalia@softnautics.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent bc8282a7
......@@ -2380,7 +2380,7 @@ EXPORT_SYMBOL_GPL(trace_event_buffer_commit);
* trace_buffer_unlock_commit_regs()
* trace_event_buffer_commit()
* trace_event_raw_event_xxx()
*/
*/
# define STACK_SKIP 3
void trace_buffer_unlock_commit_regs(struct trace_array *tr,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment