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:   Sat, 8 Jun 2019 17:55:24 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Soonwoo Hong <qpseh2m7@...il.com>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] blk-mq: fix coding style

On Sat, Jun 08, 2019 at 05:54:46PM +0200, Greg KH wrote:
> On Sat, Jun 08, 2019 at 10:47:28PM +0900, Soonwoo Hong wrote:
> > Add a space before colon in ternary operator
> > 
> > Singed-off-by: Soonwoo Hong <qpseh2m7@...il.com>
> > ---
> >  block/blk-mq.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> $ ./scripts/get_maintainer.pl --file block/blk-mq.c
> Jens Axboe <axboe@...nel.dk> (maintainer:BLOCK LAYER)
> linux-block@...r.kernel.org (open list:BLOCK LAYER)
> linux-kernel@...r.kernel.org (open list)
> 

Also, doing coding style cleanups outside of drivers/staging/ is a tough
thing to do, please don't make it harder on yourself...

good luck!

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ