public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn
@ 2025-06-26 14:08 linux
  2025-06-26 14:08 ` [PATCH 1/3] wifi: brcm80211: Remove unused functions linux
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: linux @ 2025-06-26 14:08 UTC (permalink / raw)
  To: arend.vanspriel, kvalo, linux-wireless
  Cc: brcm80211, brcm80211-dev-list.pdl, linux-kernel,
	Dr. David Alan Gilbert

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

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@treblig.org>

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


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

end of thread, other threads:[~2025-07-23 11:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26 14:08 [PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn linux
2025-06-26 14:08 ` [PATCH 1/3] wifi: brcm80211: Remove unused functions linux
2025-07-23 11:12   ` Arend van Spriel
2025-06-26 14:08 ` [PATCH 2/3] wifi: brcm80211: Remove more " linux
2025-07-23 11:13   ` Arend van Spriel
2025-06-26 14:08 ` [PATCH 3/3] wifi: brcm80211: Remove yet " linux
2025-07-23 11:13   ` Arend van Spriel
2025-06-27  7:11 ` [PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn Johannes Berg
2025-06-27 17:51   ` Dr. David Alan Gilbert
2025-06-30 12:12     ` Johannes Berg

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