Linux kernel staging patches
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] staging: rtl8723bs: Changing two struct members
Date: Fri, 17 Jul 2026 14:20:08 +0200	[thread overview]
Message-ID: <2026071753-crusader-compacter-1e84@gregkh> (raw)
In-Reply-To: <20260715171634.1550-1-fliegbert2@gmail.com>

On Wed, Jul 15, 2026 at 05:16:30PM +0000, Dalvin-Ehinoma Noah Aiguobas wrote:
> This patch changes two members of the struct adapter.
> Two additional patches ar made to fix some checkpatch warnings.
> 
> Regards,
> Dalvin
> 
> Dalvin-Ehinoma Noah Aiguobas (4):
>   staging: rtl8723bs: change struct member bDriverStopped
>   staging: rtl8723bs: wrap line over 100 characters
>   staging: rtl8723bs: change struct member bSurpriseRemoved
>   staging: rtl8723bs: fix Alignment should match open parenthesis in
>     rtw_mlme_ext.c
> 
>  drivers/staging/rtl8723bs/core/rtw_btcoex.c   |  2 +-
>  drivers/staging/rtl8723bs/core/rtw_cmd.c      | 12 +--
>  drivers/staging/rtl8723bs/core/rtw_mlme.c     |  8 +-
>  drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 85 ++++++++++---------
>  drivers/staging/rtl8723bs/core/rtw_pwrctrl.c  | 16 ++--
>  drivers/staging/rtl8723bs/core/rtw_recv.c     | 16 ++--
>  drivers/staging/rtl8723bs/hal/odm.c           |  2 +-
>  drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c  | 16 ++--
>  .../staging/rtl8723bs/hal/rtl8723b_hal_init.c | 11 +--
>  .../staging/rtl8723bs/hal/rtl8723b_phycfg.c   |  4 +-
>  .../staging/rtl8723bs/hal/rtl8723bs_xmit.c    | 14 +--
>  drivers/staging/rtl8723bs/hal/sdio_ops.c      |  2 +-
>  drivers/staging/rtl8723bs/include/drv_types.h | 14 +--
>  drivers/staging/rtl8723bs/os_dep/os_intfs.c   | 16 ++--
>  drivers/staging/rtl8723bs/os_dep/sdio_intf.c  |  8 +-
>  .../staging/rtl8723bs/os_dep/sdio_ops_linux.c | 32 +++----
>  16 files changed, 132 insertions(+), 126 deletions(-)
> 
> -- 
> 2.54.0
> 
> 

Does not apply against my staging-testing branch anymore.  Can you
rebase and resend it?

thanks,

greg k-h

  parent reply	other threads:[~2026-07-17 12:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 17:16 [PATCH 0/4] staging: rtl8723bs: Changing two struct members Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 1/4] staging: rtl8723bs: change struct member bDriverStopped Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 2/4] staging: rtl8723bs: wrap line over 100 characters Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c Dalvin-Ehinoma Noah Aiguobas
2026-07-17 12:20 ` Greg KH [this message]
2026-07-17 16:13 ` [PATCH v2 0/4] staging: rtl8723bs: Changing two struct members Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 1/4] staging: rtl8723bs: change struct member bDriverStopped Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 2/4] staging: rtl8723bs: wrap line over 100 characters Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c Dalvin-Ehinoma Noah Aiguobas

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=2026071753-crusader-compacter-1e84@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=fliegbert2@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /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