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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025040350-footnote-fanciness-50ac@gregkh>
Date: Thu, 3 Apr 2025 15:20:44 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Gabriel Shahrouzi <gshahrouzi@...il.com>
Cc: linux-staging@...ts.linux.dev, philipp.g.hortmann@...il.com,
	eamanu@...eup.net, linux-kernel@...r.kernel.org,
	kernelmentees@...ts.linuxfoundation.org, skhan@...uxfoundation.org
Subject: Re: [PATCH v2] staging: rtl8723bs: Remove trailing whitespace

On Wed, Apr 02, 2025 at 08:42:07AM -0400, Gabriel Shahrouzi wrote:
> Remove trailing whitespace to comply with kernel coding style.
> 
> Signed-off-by: Gabriel Shahrouzi <gshahrouzi@...il.com>
> ---
> Changes in v2:
> 	- Resend using git send-email to fix formatting issues in email body.
> ---
>  drivers/staging/rtl8723bs/include/hal_pwr_seq.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git drivers/staging/rtl8723bs/include/hal_pwr_seq.h drivers/staging/rtl8723bs/include/hal_pwr_seq.h
> index b93d74a5b9a5..48bf7f66a06e 100644
> --- drivers/staging/rtl8723bs/include/hal_pwr_seq.h
> +++ drivers/staging/rtl8723bs/include/hal_pwr_seq.h

This wasn't made with git, was it?  You are "one" indent level off, the
diff should say:

--- a/drivers/staging/rtl8723bs/include/hal_pwr_seq.h
+++ b/drivers/staging/rtl8723bs/include/hal_pwr_seq.h

here, right?

Anyway, because of that, this does not apply to the tree at all :(

Please fix and send a v3.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ