public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
@ 2026-03-30 16:55 Ethan Tidmore
  2026-03-30 16:55 ` [PATCH 1/2] staging: rtl8723bs: Remove dead code Ethan Tidmore
  2026-03-30 16:55 ` [PATCH 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie Ethan Tidmore
  0 siblings, 2 replies; 5+ messages in thread
From: Ethan Tidmore @ 2026-03-30 16:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Dan Carpenter, linux-staging, linux-kernel, Ethan Tidmore

This series removes all commented out code in rtw_ap.c and renames the
last snakecase instance found in it too (I just RB a patch removing the
second from last).

With my GSoC project I plan on beginning with removing the obvious fixes
like removing commented out code and checkpatch.pl warnings and then
tactle more difficult tasks.

Ethan Tidmore (2):
  staging: rtl8723bs: Remove dead code
  staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie

 drivers/staging/rtl8723bs/core/rtw_ap.c | 89 +++----------------------
 1 file changed, 10 insertions(+), 79 deletions(-)

-- 
2.53.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 16:55 [PATCH 0/2] staging: rtl8723bs: Cleanup rtw_ap.c Ethan Tidmore
2026-03-30 16:55 ` [PATCH 1/2] staging: rtl8723bs: Remove dead code Ethan Tidmore
2026-03-30 17:40   ` Greg Kroah-Hartman
2026-03-30 20:06   ` Dan Carpenter
2026-03-30 16:55 ` [PATCH 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie Ethan Tidmore

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