linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] staging: bcm2835-audio: minor code style cleanups
@ 2022-04-14 18:16 Adrien Thierry
  2022-04-14 18:16 ` [PATCH v2 1/5] staging: bcm2835-audio: fully describe config symbol Adrien Thierry
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adrien Thierry @ 2022-04-14 18:16 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Nicolas Saenz Julienne, Florian Fainelli,
	Ray Jui, Scott Branden, bcm-kernel-feedback-list, Maxime Ripard,
	Takashi Iwai
  Cc: linux-staging, linux-rpi-kernel, linux-arm-kernel, linux-kernel,
	Adrien Thierry

This series contains minor code style cleanups to fix checkpatch warnings.

This handles TODO item "Fix the remaining checkpatch.pl errors and
warnings"

---

Changes since v1:
- removed mention of vc4 in Kconfig help text
- split patches so that each patch fixes only one checkpatch warning

Adrien Thierry (5):
  staging: bcm2835-audio: fully describe config symbol
  staging: bcm2835-audio: fix line ending with '('
  staging: bcm2835-audio: fix unnecessary space after cast
  staging: bcm2835-audio: fix mutex definition without comment
  staging: bcm2835-audio: fix mutex definition without comment

 drivers/staging/vc04_services/bcm2835-audio/Kconfig         | 6 ++++--
 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c   | 5 ++---
 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c | 2 +-
 drivers/staging/vc04_services/bcm2835-audio/bcm2835.h       | 2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)


base-commit: 194193dd06848c1839d928090cb2032eec8b2f9c
-- 
2.35.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-04-14 18:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14 18:16 [PATCH v2 0/5] staging: bcm2835-audio: minor code style cleanups Adrien Thierry
2022-04-14 18:16 ` [PATCH v2 1/5] staging: bcm2835-audio: fully describe config symbol Adrien Thierry
2022-04-14 18:16 ` [PATCH v2 2/5] staging: bcm2835-audio: fix line ending with '(' Adrien Thierry
2022-04-14 18:16 ` [PATCH v2 3/5] staging: bcm2835-audio: fix unnecessary space after cast Adrien Thierry
2022-04-14 18:16 ` [PATCH v2 4/5] staging: bcm2835-audio: fix mutex definition without comment Adrien Thierry
2022-04-14 18:16 ` [PATCH v2 5/5] " Adrien Thierry

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).