On Fri, 2018-08-03 at 18:55 +0300, Andy Shevchenko wrote:
> On Fri, Aug 3, 2018 at 5:06 PM, Bart Van Assche <bart.vanass...@wdc.com> 
> wrote:
> > On Fri, 2018-08-03 at 06:31 -0400, Sreekanth Reddy wrote:
> > > +     /* Added memory barrier to make sure that correct chain tracker
> > > +      * is retrieved before incrementing the smid pool's chain_offset
> > > +      * value in chain lookup table.
> > > +      */
> > 
> > Please verify your patch with checkpatch and use the proper kernel comment 
> > style.
> 
> This kind of style is what net subsystem is using. Last time I heard
> about this was that checkpatch doesn't distinguish subsystem and thus
> allows this kind of style.

Since consistency is appreciated in Linux kernel code and since most other
comments in SCSI code start with "/*" on a line by itself I think that's the
preferred style for SCSI code.

Thanks,

Bart.

Reply via email to