public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: rtl8723bs: macro fixes in basic_types.h
@ 2026-03-30 11:42 Mashiro Chen
  2026-03-30 11:42 ` [PATCH v2 1/3] staging: rtl8723bs: remove unused WRITEEF/READEF byte macros Mashiro Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mashiro Chen @ 2026-03-30 11:42 UTC (permalink / raw)
  To: gregkh; +Cc: error27, linux-staging, linux-kernel, Mashiro Chen

This series addresses issues in the basic_types.h header of the
rtl8723bs driver.

In v2, patch 1 now removes all unused WRITEEF/READEF macros entirely
rather than fixing the latent bug, as suggested by Dan Carpenter.
The do-while cleanup patch from v1 is dropped since those macros no
longer exist.

Mashiro Chen (3):
  staging: rtl8723bs: remove unused WRITEEF/READEF byte macros
  staging: rtl8723bs: wrap complex macros with parentheses
  staging: rtl8723bs: remove redundant blank lines in basic_types.h

 .../staging/rtl8723bs/include/basic_types.h   | 38 +++----------------
 1 file changed, 6 insertions(+), 32 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-30 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 11:42 [PATCH v2 0/3] staging: rtl8723bs: macro fixes in basic_types.h Mashiro Chen
2026-03-30 11:42 ` [PATCH v2 1/3] staging: rtl8723bs: remove unused WRITEEF/READEF byte macros Mashiro Chen
2026-03-30 11:42 ` [PATCH v2 2/3] staging: rtl8723bs: wrap complex macros with parentheses Mashiro Chen
2026-03-30 11:42 ` [PATCH v2 3/3] staging: rtl8723bs: remove redundant blank lines in basic_types.h Mashiro Chen
2026-03-30 14:36 ` [PATCH v2 0/3] staging: rtl8723bs: macro fixes " Luka Gejak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox