All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: Remove whitespaces
@ 2026-07-19 11:54 Dalvin-Ehinoma Noah Aiguobas
  2026-07-19 11:54 ` [PATCH 1/3] staging: rtl8723bs: remove unnecessary whitespace Dalvin-Ehinoma Noah Aiguobas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dalvin-Ehinoma Noah Aiguobas @ 2026-07-19 11:54 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Dalvin-Ehinoma Noah Aiguobas

This patch mainly removes whitespaces but also includes coding style
fixes.

No functional changes are intended with this patchset.

Dalvin-Ehinoma Noah Aiguobas (3):
  staging: rtl8723bs: remove unnecessary whitespace
  staging: rtl8723bs: wrap line over 100 characters
  staging: rtl8723bs: Renaming variables with type prefix

 drivers/staging/rtl8723bs/core/rtw_mlme.c     | 300 +++++++++---------
 drivers/staging/rtl8723bs/core/rtw_sta_mgt.c  |   2 +-
 .../staging/rtl8723bs/include/wlan_bssdef.h   |  56 ++--
 3 files changed, 181 insertions(+), 177 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-19 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-19 11:54 [PATCH 0/3] staging: rtl8723bs: Remove whitespaces Dalvin-Ehinoma Noah Aiguobas
2026-07-19 11:54 ` [PATCH 1/3] staging: rtl8723bs: remove unnecessary whitespace Dalvin-Ehinoma Noah Aiguobas
2026-07-19 11:54 ` [PATCH 2/3] staging: rtl8723bs: wrap line over 100 characters Dalvin-Ehinoma Noah Aiguobas
2026-07-19 11:54 ` [PATCH 3/3] staging: rtl8723bs: Renaming variables with type prefix Dalvin-Ehinoma Noah Aiguobas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.