[PATCH 0/2] wl1251 deadcoding

From: linux
Date: Sun Jun 22 2025 - 13:28:31 EST


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

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@xxxxxxxxxxx>


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