mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: libertas: Deadcoding
@ 2025-01-21  1:32 linux
  2025-01-21  1:32 ` [PATCH 1/3] wifi: libertas: Remove unused functions in main linux
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: linux @ 2025-01-21  1:32 UTC (permalink / raw)
  To: kvalo, libertas-dev; +Cc: linux-wireless, linux-kernel, Dr. David Alan Gilbert

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

Hi,
  The first two patches remove functions that haven't been
called since a commit in 2010.
  The last one cleans up a bunch of unreachable code and
never set variables, due to the functions that weren't called.

This series is build test only, which the first two are fine,
but the 3rd one might be best to check a bit more given
that it's actually removing some if's.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (3):
  wifi: libertas: Remove unused functions in main
  wifi: libertas: Remove unused cmd functions
  wifi: libertas: Remove unused auto deep sleep code

 drivers/net/wireless/marvell/libertas/cmd.c   | 143 +-----------------
 drivers/net/wireless/marvell/libertas/cmd.h   |  10 --
 .../net/wireless/marvell/libertas/cmdresp.c   |   1 -
 drivers/net/wireless/marvell/libertas/decl.h  |   4 -
 drivers/net/wireless/marvell/libertas/dev.h   |   4 -
 drivers/net/wireless/marvell/libertas/main.c  |  88 +----------
 6 files changed, 6 insertions(+), 244 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-01-28 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-21  1:32 [PATCH 0/3] wifi: libertas: Deadcoding linux
2025-01-21  1:32 ` [PATCH 1/3] wifi: libertas: Remove unused functions in main linux
2025-01-28 18:14   ` [1/3] wifi: libertas: main: remove unused functions Kalle Valo
2025-01-21  1:32 ` [PATCH 2/3] wifi: libertas: Remove unused cmd functions linux
2025-01-21  1:33 ` [PATCH 3/3] wifi: libertas: Remove unused auto deep sleep code linux

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

all inboxes | Powered by JetHome®