mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tracing: Block comments should align the * on each line
@ 2018-01-25 12:31 Rohit Visavalia
  2018-01-25 17:05 ` Steven Rostedt
  0 siblings, 1 reply; 4+ messages in thread
From: Rohit Visavalia @ 2018-01-25 12:31 UTC (permalink / raw)
  To: rostedt, mingo; +Cc: linux-kernel, Rohit Visavalia

Resolved Block comments use * on subsequent lines checkpatch warning.
Issue found by checkpatch.

Signed-off-by: Rohit Visavalia <rohit.visavalia@softnautics.com>
---
 kernel/trace/trace.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
index 8e3f20a18a06..ad718932ff32 100644
--- a/kernel/trace/trace.c
+++ b/kernel/trace/trace.c
@@ -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,
-- 
2.16.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-29  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25 12:31 [PATCH] tracing: Block comments should align the * on each line Rohit Visavalia
2018-01-25 17:05 ` Steven Rostedt
2018-01-25 17:14   ` Steven Rostedt
     [not found]     ` <MA1PR0101MB1368478483A143904FCDA207F4E50@MA1PR0101MB1368.INDPRD01.PROD.OUTLOOK.COM>
     [not found]       ` <MA1PR0101MB1368F5EDED48FA0AA2501974F4E50@MA1PR0101MB1368.INDPRD01.PROD.OUTLOOK.COM>
2018-01-29  8:56         ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®