lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 25 Jan 2018 12:14:24 -0500
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Rohit Visavalia <rohit.visavalia@...tnautics.com>
Cc:     mingo@...hat.com, linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] tracing: Block comments should align the * on each line


Bah, this was suppose to go to trivial@...nel.org, not
trivial@...r.kernel.org.

-- Steve


On Thu, 25 Jan 2018 12:05:52 -0500
Steven Rostedt <rostedt@...dmis.org> wrote:

> On Thu, 25 Jan 2018 18:01:36 +0530
> Rohit Visavalia <rohit.visavalia@...tnautics.com> wrote:
> 
> > Resolved Block comments use * on subsequent lines checkpatch warning.
> > Issue found by checkpatch.
> >  
> 
> This should go through the trivial tree.
> 
> Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
> 
> -- Steve
>  
> > Signed-off-by: Rohit Visavalia <rohit.visavalia@...tnautics.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,  
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ