tracing: Block comments should align the * on each line
authorRohit Visavalia <rohit.visavalia@softnautics.com>
Mon, 29 Jan 2018 09:41:26 +0000 (15:11 +0530)
committerJiri Kosina <jkosina@suse.cz>
Tue, 27 Mar 2018 07:51:23 +0000 (09:51 +0200)
Resolved Block comments use * on subsequent lines checkpatch warning.
Issue found by checkpatch.

Signed-off-by: Rohit Visavalia <rohit.visavalia@softnautics.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
kernel/trace/trace.c

index 20a2300ae4e8671629e9b516b389c0e6c4dee2db..a392bb00889dc846303b6c1dc6cd75bf54b30262 100644 (file)
@@ -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,