public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some cfg80211 deadcode removal
@ 2024-10-06 22:53 linux
  2024-10-06 22:53 ` [PATCH 1/2] cfg80211: Remove unused cfg80211_background_cac_abort linux
  2024-10-06 22:53 ` [PATCH 2/2] cfg80211: Remove unused cfg80211_vendor_ functions linux
  0 siblings, 2 replies; 7+ messages in thread
From: linux @ 2024-10-06 22:53 UTC (permalink / raw)
  To: johannes, davem, edumazet, kuba, pabeni, linux-wireless
  Cc: netdev, linux-kernel, Dr. David Alan Gilbert

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

Hi,
  These are a few unused functions a script of mine
found.  They've been unused for a few years.

Dave

Dr. David Alan Gilbert (2):
  cfg80211: Remove unused cfg80211_background_cac_abort
  cfg80211: Remove unused cfg80211_vendor_ functions

 include/net/cfg80211.h | 54 ------------------------------------------
 net/wireless/mlme.c    |  8 -------
 net/wireless/nl80211.c | 11 ---------
 3 files changed, 73 deletions(-)

-- 
2.46.2


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

end of thread, other threads:[~2024-10-07 11:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-06 22:53 [PATCH 0/2] Some cfg80211 deadcode removal linux
2024-10-06 22:53 ` [PATCH 1/2] cfg80211: Remove unused cfg80211_background_cac_abort linux
2024-10-07  6:59   ` Vasanthakumar Thiagarajan
2024-10-07 11:02     ` Dr. David Alan Gilbert
2024-10-06 22:53 ` [PATCH 2/2] cfg80211: Remove unused cfg80211_vendor_ functions linux
2024-10-07 11:04   ` Johannes Berg
2024-10-07 11:29     ` 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