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:   Wed, 13 Nov 2019 11:44:40 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     "Javier F. Arias" <jarias.linux@...il.com>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/4] staging: rtl8723bs: Remove unnecessary
 conditional block

On Tue, Nov 12, 2019 at 08:36:53PM -0500, Javier F. Arias wrote:
> This patch removes a conditional block that had no effect.
> It also reformat the affected lines to set the right indentation
> after the removal.
> Issue found by Coccinelle.
> 
> Signed-off-by: Javier F. Arias <jarias.linux@...il.com>
> ---
> Changes in V2:
> 	- No changes.
> 
>  drivers/staging/rtl8723bs/hal/sdio_halinit.c | 19 +++++++------------
>  1 file changed, 7 insertions(+), 12 deletions(-)

Please use scripts/get_maintainer.pl on your patches to send them to the
proper mailing lists and developers.  Right now you are only cc: me and
lkml and sometimes the outreachy list, which is odd.

Please fix this up and redo the series.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ