public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused structs and members
@ 2026-02-09 23:09 Ethan Tidmore
  2026-02-09 23:09 ` [PATCH 1/2] staging: rtl8723bs: Remove unused structs and helper functions Ethan Tidmore
  2026-02-09 23:09 ` [PATCH 2/2] staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv Ethan Tidmore
  0 siblings, 2 replies; 3+ messages in thread
From: Ethan Tidmore @ 2026-02-09 23:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging
  Cc: Dan Carpenter, linux-kernel, Ethan Tidmore

This series removes multiple structs and members in rtw_wdev_priv as 
they are never used anywhere in the driver and are just dead code.

Ethan Tidmore (2):
  staging: rtl8723bs: Remove unused structs and helper functions
  staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv

 .../rtl8723bs/include/ioctl_cfg80211.h        | 60 -------------------
 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c |  7 ---
 drivers/staging/rtl8723bs/os_dep/os_intfs.c   |  1 -
 3 files changed, 68 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-02-09 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 23:09 [PATCH 0/2] Remove unused structs and members Ethan Tidmore
2026-02-09 23:09 ` [PATCH 1/2] staging: rtl8723bs: Remove unused structs and helper functions Ethan Tidmore
2026-02-09 23:09 ` [PATCH 2/2] staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv Ethan Tidmore

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