public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath6kl: Adjustments for ath6kl_sdio_power_on()
@ 2024-09-21 12:00 Markus Elfring
  2024-09-21 12:02 ` [PATCH 1/3] ath6kl: Use sdio_release_host(func) call only once in ath6kl_sdio_power_on() Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Elfring @ 2024-09-21 12:00 UTC (permalink / raw)
  To: linux-wireless, James Minor, Kalle Valo, Krzysztof Kozlowski
  Cc: LKML, Steve deRosier, Julia Lawall

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 21 Sep 2024 13:43:21 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Use sdio_release_host(func) call only once
  Omit a label
  Reduce scopes for two variables

 drivers/net/wireless/ath/ath6kl/sdio.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

--
2.46.0


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

end of thread, other threads:[~2024-09-23 18:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-21 12:00 [PATCH 0/3] ath6kl: Adjustments for ath6kl_sdio_power_on() Markus Elfring
2024-09-21 12:02 ` [PATCH 1/3] ath6kl: Use sdio_release_host(func) call only once in ath6kl_sdio_power_on() Markus Elfring
2024-09-21 12:04 ` [PATCH 2/3] ath6kl: Omit a label " Markus Elfring
2024-09-21 12:06 ` [PATCH 3/3] ath6kl: Reduce scopes for two variables " Markus Elfring
2024-09-23 16:41   ` Jeff Johnson
2024-09-23 17:00     ` Markus Elfring
2024-09-23 18:21       ` Jeff Johnson

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