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:   Sun, 17 Mar 2019 12:07:40 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Guilherme Tadashi Maeoka <gui.maeoka@...il.com>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] Fix several coding style errors

On Sat, Mar 09, 2019 at 03:30:42PM -0300, Guilherme Tadashi Maeoka wrote:
> Fix space around operators, pointer definition, constant on the right
> side, assignment outside of if condition and else to follow close brace
> at staging: rtl8723bs: os_dep.
> 
> Guilherme Tadashi Maeoka (5):
>   Staging: rtl8723bs: os_dep: Fix assignment in if condition
>   Staging: rtl8723bs: os_dep: Fix space required coding style
>   Staging: rtl8723bs: os_dep: Fix else to follow close brace
>   Staging: rtl8723bs: os_dep: Fix space in pointer definition
>   Staging: rtl8723bs: os_dep: Set constant on right side
> 
>  .../staging/rtl8723bs/os_dep/osdep_service.c  | 52 +++++++++----------
>  1 file changed, 26 insertions(+), 26 deletions(-)

The 0/X email should also say the subsystem and driver that the series
modifies.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ