From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> Hi, This set removes a bunch of unused functions in phy_cmn.c; I've checked the history of most of them, and they look like they've been unused since all the way back to 2010 when they were added to staging. There are a lot of them, so I've arbitrarily split it up into convenient size chunks of about 10 functions each. I see back in 2014, Rickard Strandqvist also tried to clean some of this up, but I don't see any reply to that thread. (Build tested only) Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx> Dave Dr. David Alan Gilbert (3): wifi: brcm80211: Remove unused functions wifi: brcm80211: Remove more unused functions wifi: brcm80211: Remove yet more unused functions .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 443 ------------------ .../broadcom/brcm80211/brcmsmac/phy/phy_hal.h | 27 -- .../broadcom/brcm80211/brcmsmac/phy/phy_int.h | 11 - .../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 19 - 4 files changed, 500 deletions(-) -- 2.50.0