public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wl1251 deadcoding
@ 2025-06-22 17:28 linux
  2025-06-22 17:28 ` [PATCH 1/2] wl1251: Remove unused wl1251_acx_rate_policies linux
  2025-06-22 17:28 ` [PATCH 2/2] wl1251: Remove unused wl1251_cmd_* linux
  0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2025-06-22 17:28 UTC (permalink / raw)
  To: linux-wireless; +Cc: linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  A couple of small deadcode patches for the wl1251;
they're pure function removal rather than
anything more subtle.
P
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (2):
  wl1251: Remove unused wl1251_acx_rate_policies
  wl1251: Remove unused wl1251_cmd_*

 drivers/net/wireless/ti/wl1251/acx.c | 35 ------------
 drivers/net/wireless/ti/wl1251/acx.h |  1 -
 drivers/net/wireless/ti/wl1251/cmd.c | 79 ----------------------------
 drivers/net/wireless/ti/wl1251/cmd.h |  3 --
 4 files changed, 118 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-22 17:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-22 17:28 [PATCH 0/2] wl1251 deadcoding linux
2025-06-22 17:28 ` [PATCH 1/2] wl1251: Remove unused wl1251_acx_rate_policies linux
2025-06-22 17:28 ` [PATCH 2/2] wl1251: Remove unused wl1251_cmd_* linux

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