public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Realtek wifi deadcoding
@ 2024-11-03 15:38 linux
  2024-11-03 15:38 ` [PATCH 1/2] rtlwifi: Remove unused functions linux
  2024-11-03 15:38 ` [PATCH 2/2] rtlwifi: Remove more " linux
  0 siblings, 2 replies; 8+ messages in thread
From: linux @ 2024-11-03 15:38 UTC (permalink / raw)
  To: pkshih, kvalo, linux-wireless; +Cc: linux-kernel, Dr. David Alan Gilbert

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

Hi,
  This cleans up a bunch of unused functions.
I've split it, I think based on where they were added.

I'm also suspicious that exhalbtc_pre_load_firmware and
ex_btc8821a2ant_pre_load_firmware are unused, but commit 6fbbc82adfb2
makes a promising sounding reason why it's there - but I can't see
a use.  Anyone know why?  Anyway, I've left that for now.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Dave

Dr. David Alan Gilbert (2):
  rtlwifi: Remove unused functions
  rtlwifi: Remove more unused functions

 .../rtlwifi/btcoexist/halbtc8723b1ant.c       | 11 ---
 .../rtlwifi/btcoexist/halbtc8723b1ant.h       |  1 -
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c  | 79 -------------------
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h  | 10 ---
 4 files changed, 101 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-11-04 14:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03 15:38 [PATCH 0/2] Realtek wifi deadcoding linux
2024-11-03 15:38 ` [PATCH 1/2] rtlwifi: Remove unused functions linux
2024-11-04  7:53   ` Kalle Valo
2024-11-03 15:38 ` [PATCH 2/2] rtlwifi: Remove more " linux
2024-11-04  7:54   ` Kalle Valo
2024-11-04 12:52     ` Dr. David Alan Gilbert
2024-11-04 14:16       ` Kalle Valo
2024-11-04 14:44         ` Dr. David Alan Gilbert

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