linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Convert to platform remove callback returning void
@ 2023-06-01  8:25 Uwe Kleine-König
  2023-06-01  8:25 ` [PATCH net-next 1/4] ath10k: Drop cleaning of driver data from probe error path and remove Uwe Kleine-König
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Uwe Kleine-König @ 2023-06-01  8:25 UTC (permalink / raw)
  To: Kalle Valo, David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: ath10k, linux-wireless, netdev, kernel

Hello,

the motivation for this series is patch #3, patch #2 is a preparation for it
and patches #1 and #4 are just cleanups that I noticed en passant.

Best regards
Uwe

Uwe Kleine-König (4):
  ath10k: Drop cleaning of driver data from probe error path and remove
  ath10k: Drop checks that are always false
  ath10k: Convert to platform remove callback returning void
  atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()

 drivers/net/wireless/ath/ath10k/ahb.c  | 20 +++-----------------
 drivers/net/wireless/ath/ath10k/snoc.c |  8 +++-----
 2 files changed, 6 insertions(+), 22 deletions(-)

base-commit: ac9a78681b921877518763ba0e89202254349d1b
-- 
2.39.2


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

end of thread, other threads:[~2023-06-09 12:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01  8:25 [PATCH net-next 0/4] Convert to platform remove callback returning void Uwe Kleine-König
2023-06-01  8:25 ` [PATCH net-next 1/4] ath10k: Drop cleaning of driver data from probe error path and remove Uwe Kleine-König
2023-06-01 16:16   ` Simon Horman
2023-06-09 12:28   ` Kalle Valo
2023-06-01  8:25 ` [PATCH net-next 2/4] ath10k: Drop checks that are always false Uwe Kleine-König
2023-06-01 16:16   ` Simon Horman
2023-06-01  8:25 ` [PATCH net-next 3/4] ath10k: Convert to platform remove callback returning void Uwe Kleine-König
2023-06-01 16:18   ` Simon Horman
2023-06-01  8:25 ` [PATCH net-next 4/4] atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv() Uwe Kleine-König
2023-06-01 16:17   ` Simon Horman
2023-06-01  9:17 ` [PATCH net-next 0/4] Convert to platform remove callback returning void Kalle Valo
2023-06-01  9:30   ` Uwe Kleine-König
2023-06-01 10:44     ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).