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, 15 Dec 2016 09:14:17 -0800
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Gaosheng Wu <wugsh15@....edu.cn>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kthread:fix coding style issue

On Thu, Dec 15, 2016 at 04:22:53PM +0800, Gaosheng Wu wrote:
> From: GaoShengWu <wugsh15@....edu.cn>
> 
> Line 28 of kthread.c violates chapter 3 of CodingStyle - put the opening
> brace last on the line, and put the closing brace first.
> 
> Signed-off-by: GaoShengWu <wugsh15@....edu.cn>

Please do coding style fixes on drivers/staging/* first, so that you can
learn the proper process for doing this and not annoy the core kernel
developers with incorrect patches.

good luck!

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ