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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 12 Mar 2019 18:10:34 +0300
From:   Dan Carpenter <dan.carpenter@...cle.com>
To:     Guilherme T Maeoka <gui.mspace@...il.com>
Cc:     gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
        Guilherme T Maeoka <gui.maeoka@...il.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] Staging: rtl8723bs: os_dep: Fix several coding style
 errors

On Tue, Mar 12, 2019 at 11:39:13AM -0300, Guilherme T Maeoka wrote:
> From: Guilherme T Maeoka <gui.maeoka@...il.com>
> 
> Fix coding style errors and warns complained by checkpatck.pl. To list:
> 
> 	- remove braces for single statements blocks,
> 	- add space required around operators,
> 	- replace spaces with tabs to indent,
> 	- add blank line after declarations,
> 	- fix braces and 'else' poistions in selection statements.
> 

I'm sorry you're going to have to break this up into multiple patches.
Probably one for each item on your list.

regards,
dan carpenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ