The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Dalvin-Ehinoma Noah Aiguobas <fliegbert2@gmail.com>
Subject: [PATCH 0/4] staging: rtl8723bs: Changing two struct members
Date: Wed, 15 Jul 2026 17:16:30 +0000	[thread overview]
Message-ID: <20260715171634.1550-1-fliegbert2@gmail.com> (raw)

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


             reply	other threads:[~2026-07-15 17:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 17:16 Dalvin-Ehinoma Noah Aiguobas [this message]
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

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=20260715171634.1550-1-fliegbert2@gmail.com \
    --to=fliegbert2@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --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