[PATCH v3 0/2] staging: rtl8723bs: fix coding style issues

Ali Nasrolahi posted 2 patches 2 months, 2 weeks ago
drivers/staging/rtl8723bs/include/basic_types.h  | 13 ++++++-------
drivers/staging/rtl8723bs/os_dep/osdep_service.c | 11 ++++++-----
2 files changed, 12 insertions(+), 12 deletions(-)
[PATCH v3 0/2] staging: rtl8723bs: fix coding style issues
Posted by Ali Nasrolahi 2 months, 2 weeks ago
This patch series addresses several coding style and comment formatting issues
in the rtl8723bs staging driver as reported by checkpatch.pl.

Thanks for your time and feedbacks

Ali Nasrolahi (2):
  staging: rtl8723bs: fix comment formatting in basic_types.h
  staging: rtl8723bs: fix comment style and formatting in
    osdep_service.c

 drivers/staging/rtl8723bs/include/basic_types.h  | 13 ++++++-------
 drivers/staging/rtl8723bs/os_dep/osdep_service.c | 11 ++++++-----
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.50.1
Re: [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues
Posted by Greg KH 2 months, 2 weeks ago
On Mon, Jul 21, 2025 at 08:13:41PM +0330, Ali Nasrolahi wrote:
> This patch series addresses several coding style and comment formatting issues
> in the rtl8723bs staging driver as reported by checkpatch.pl.
> 
> Thanks for your time and feedbacks
> 
> Ali Nasrolahi (2):
>   staging: rtl8723bs: fix comment formatting in basic_types.h
>   staging: rtl8723bs: fix comment style and formatting in
>     osdep_service.c
> 
>  drivers/staging/rtl8723bs/include/basic_types.h  | 13 ++++++-------
>  drivers/staging/rtl8723bs/os_dep/osdep_service.c | 11 ++++++-----
>  2 files changed, 12 insertions(+), 12 deletions(-)
> 
> -- 
> 2.50.1
> 
> 


Hi,

This is the friendly patch-bot of Greg Kroah-Hartman.  You have sent him
a patch that has triggered this response.  He used to manually respond
to these common problems, but in order to save his sanity (he kept
writing the same thing over and over, yet to different people), I was
created.  Hopefully you will not take offence and will fix the problem
in your patch and resubmit it so that it can be accepted into the Linux
kernel tree.

You are receiving this message because of the following common error(s)
as indicated below:

- This looks like a new version of a previously submitted patch series,
  but you did not list below the --- line any changes from the previous
  version.  Please read the section entitled "The canonical patch
  format" in the kernel file,
  Documentation/process/submitting-patches.rst for what needs to be done
  here to properly describe this.

If you wish to discuss this problem further, or you have questions about
how to resolve this issue, please feel free to respond to this email and
Greg will reply once he has dug out from the pending patches received
from other developers.

thanks,

greg k-h's patch email bot