[PATCH 0/3] Adhere to coding style

Ian To posted 3 patches 12 months ago
There is a newer version of this series
drivers/staging/rtl8723bs/core/rtw_security.c | 279 +++++++++---------
1 file changed, 133 insertions(+), 146 deletions(-)
[PATCH 0/3] Adhere to coding style
Posted by Ian To 12 months ago
Edit the file to adhere to the kernel coding style. Reported by
checkpatch.

Ian To (3):
  staging: rtl8723bs: format comments
  stagin: rtl8723bs: fix spacing
  staging: rtl8723bs: remove extra blank lines

 drivers/staging/rtl8723bs/core/rtw_security.c | 279 +++++++++---------
 1 file changed, 133 insertions(+), 146 deletions(-)

-- 
2.45.3
Re: [PATCH 0/3] Adhere to coding style
Posted by Greg KH 11 months, 3 weeks ago
On Sat, Feb 08, 2025 at 12:15:53AM -0800, Ian To wrote:
> Edit the file to adhere to the kernel coding style. Reported by
> checkpatch.
> 
> Ian To (3):
>   staging: rtl8723bs: format comments
>   stagin: rtl8723bs: fix spacing
>   staging: rtl8723bs: remove extra blank lines
> 
>  drivers/staging/rtl8723bs/core/rtw_security.c | 279 +++++++++---------
>  1 file changed, 133 insertions(+), 146 deletions(-)
> 
> -- 
> 2.45.3
> 
> 

I am totally confused, I see many different threads here, none with any
versions, so which one is the latest?

I've dropped them all from my review queue, please fix up and properly
version your changes as documented.

Also, this subject line needs to be better :)

thanks,

greg k-h