All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] staging: bcm2835-audio: bcm2835.h: fix block comment warning
@ 2017-02-17 20:16 ` Nathan Howard
  0 siblings, 0 replies; 22+ messages in thread
From: Nathan Howard @ 2017-02-17 20:16 UTC (permalink / raw)
  Cc: Nathan Howard, Greg Kroah-Hartman, Stephen Warren, Lee Jones,
	Eric Anholt, Florian Fainelli, Ray Jui, Scott Branden,
	bcm-kernel-feedback-list, Michael Zoran, devel, linux-rpi-kernel,
	linux-arm-kernel, linux-kernel

Fix checkpatch.pl warning: "Block comments use * on subsequent lines."

Signed-off-by: Nathan Howard <adanhawthorn@gmail.com>
---
 drivers/staging/bcm2835-audio/bcm2835.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/bcm2835-audio/bcm2835.h b/drivers/staging/bcm2835-audio/bcm2835.h
index 36e3ef8..66af445 100644
--- a/drivers/staging/bcm2835-audio/bcm2835.h
+++ b/drivers/staging/bcm2835-audio/bcm2835.h
@@ -27,8 +27,8 @@
 #include <linux/workqueue.h>
 
 /*
-#define AUDIO_DEBUG_ENABLE
-#define AUDIO_VERBOSE_DEBUG_ENABLE
+ * #define AUDIO_DEBUG_ENABLE
+ * #define AUDIO_VERBOSE_DEBUG_ENABLE
  */
 
 /* Debug macros */
-- 
2.7.4

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

end of thread, other threads:[~2017-02-18  2:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 20:16 [PATCH 1/5] staging: bcm2835-audio: bcm2835.h: fix block comment warning Nathan Howard
2017-02-17 20:16 ` Nathan Howard
2017-02-17 20:16 ` [PATCH 2/5] staging: bcm2835-audio: bcm2835.h: fix printk coding style issue Nathan Howard
2017-02-17 20:16   ` Nathan Howard
2017-02-17 20:16 ` [PATCH 3/5] staging: bcm2835-audio: bcm2835.h: fix macro " Nathan Howard
2017-02-17 20:16   ` Nathan Howard
2017-02-17 20:16 ` [PATCH 4/5] staging: bcm2835-audio: bcm2835.h: fix volatile " Nathan Howard
2017-02-17 20:16   ` Nathan Howard
2017-02-17 23:04   ` Joe Perches
2017-02-17 23:04     ` Joe Perches
2017-02-18  0:41     ` Adan Hawthorn
2017-02-18  0:41       ` Adan Hawthorn
2017-02-17 20:16 ` [PATCH 5/5] staging: bcm2835-audio: bcm2835.h: fix line length " Nathan Howard
2017-02-17 20:16   ` Nathan Howard
2017-02-18  1:17   ` Joe Perches
2017-02-18  1:17     ` Joe Perches
2017-02-18  1:32     ` Adan Hawthorn
2017-02-18  1:32       ` Adan Hawthorn
2017-02-18  1:38       ` Joe Perches
2017-02-18  1:38         ` Joe Perches
2017-02-18  2:08         ` Adan Hawthorn
2017-02-18  2:08           ` Adan Hawthorn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.