public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Khushal Chitturi <khushalchitturi@gmail.com>
Cc: dan.carpenter@linaro.org, hansg@kernel.org,
	straube.linux@gmail.com, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups
Date: Thu, 15 Jan 2026 12:20:51 +0100	[thread overview]
Message-ID: <2026011535-geiger-harmonize-5fd7@gregkh> (raw)
In-Reply-To: <20260115102910.10018-1-khushalchitturi@gmail.com>

On Thu, Jan 15, 2026 at 03:59:06PM +0530, Khushal Chitturi wrote:
> This patch series performs minor refactoring and
> coding style cleanups in the rtl8723bs driver,
> focusing on rtw_xmit.c and addressing checkpatch.pl
> warnings.
> 
> ---
> Khushal Chitturi (4):
>   staging: rtl8723bs: fix operator and type cast spacing
>   staging: rtl8723bs: simplify boolean expressions
>   staging: rtl8723bs: rename CamelCase identifiers to snake_case
>   staging: rtl8723bs: fix line length and alignment issues
> 
>  drivers/staging/rtl8723bs/core/rtw_cmd.c     |  17 +-
>  drivers/staging/rtl8723bs/core/rtw_mlme.c    |   2 +-
>  drivers/staging/rtl8723bs/core/rtw_xmit.c    | 238 +++++++++++--------
>  drivers/staging/rtl8723bs/hal/hal_btcoex.c   |   2 +-
>  drivers/staging/rtl8723bs/include/rtw_mlme.h |   6 +-
>  5 files changed, 154 insertions(+), 111 deletions(-)
> 
> -- 
> 2.52.0
> 
> 


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, 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

  parent reply	other threads:[~2026-01-15 11:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15 10:29 [PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups Khushal Chitturi
2026-01-15 10:29 ` [PATCH 1/4] staging: rtl8723bs: fix operator and type cast spacing Khushal Chitturi
2026-01-15 10:29 ` [PATCH 2/4] staging: rtl8723bs: simplify boolean expressions Khushal Chitturi
2026-01-18 11:59   ` Dan Carpenter
2026-01-23 13:37     ` Khushal Chitturi
2026-01-15 10:29 ` [PATCH 3/4] staging: rtl8723bs: rename CamelCase identifiers to snake_case Khushal Chitturi
2026-01-18 12:02   ` Dan Carpenter
2026-01-15 10:29 ` [PATCH 4/4] staging: rtl8723bs: fix line length and alignment issues Khushal Chitturi
2026-01-15 11:20 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-15  9:34 [PATCH 0/4] staging: rtl8723bs: coding style and refactoring cleanups Khushal Chitturi
2026-01-15  9:49 ` Khushal Chitturi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2026011535-geiger-harmonize-5fd7@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=dan.carpenter@linaro.org \
    --cc=hansg@kernel.org \
    --cc=khushalchitturi@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=straube.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox