mbox series

[0/2] Realtek wifi deadcoding

Message ID 20241103153857.255450-1-linux@treblig.org
Headers show
Series Realtek wifi deadcoding | expand

Message

Dr. David Alan Gilbert Nov. 3, 2024, 3:38 p.m. UTC
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(-)