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]
Date: Thu, 21 Dec 2023 13:52:57 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Gary Rookard <garyrookard@...tmail.org>
Cc: philipp.g.hortmann@...il.com, linux-staging@...t.linux.dev,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] staging: rtl8192e: rename variable
 HTInitializeBssDesc and (4) other

On Wed, Dec 20, 2023 at 10:09:59PM -0500, Gary Rookard wrote:
> Hi,
> 
> This patch series renames (5) different variables with
> the checkpatch coding style issue, Avoid CamelCase.
> 
> Patch 1/5) rename variable HTInitializeBssDesc
> Patch 2/5) rename variable HTResetSelfAndSavePeerSetting
> Patch 3/5) rename variable HTCCheck
> Patch 4/5) rename variable HTSetConnectBwModeCallback
> Patch 5/5) rename variable ePeerHTSpecVer
> 
> Signed-off-by: Gary Rookard <garyrookard@...tmail.org>
> 
> Gary Rookard (5):
>   staging: rtl8192e: rename variable HTInitializeBssDesc
>   staging: rtl8192e: rename variable HTResetSelfAndSavePeerSetting
>   staging: rtl8192e: rename variable HTCCheck
>   staging: rtl8192e: rename variable HTSetConnectBwModeCallback
>   staging: rtl8192e: rename variable ePeerHTSpecVer
> 
>  drivers/staging/rtl8192e/rtl819x_HT.h     |  2 +-
>  drivers/staging/rtl8192e/rtl819x_HTProc.c | 16 ++++++++--------
>  drivers/staging/rtl8192e/rtllib.h         |  6 +++---
>  drivers/staging/rtl8192e/rtllib_rx.c      |  6 +++---
>  drivers/staging/rtl8192e/rtllib_softmac.c |  6 +++---
>  5 files changed, 18 insertions(+), 18 deletions(-)

I see 2 different patch series here sent to the list, both seeming to do
the same thing?

confused,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ