public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] Staging: bcm2835-audio: bcm2835.h: fixed checkpatch warning
@ 2017-02-24 15:25 Manoj Sawai
  2017-02-24 15:25 ` [PATCH 2/4] Staging: bcm2835-audio: bcm835-ctl.c: " Manoj Sawai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Manoj Sawai @ 2017-02-24 15:25 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Manoj Sawai

Fixed a checkpatch.pl about coding style in comments.
'*' missing on subsequent lines.

Signed-off-by: Manoj Sawai <mas@iitkgp.ac.in>
---
 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..cddbe06 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] 5+ messages in thread

end of thread, other threads:[~2017-02-24 17:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24 15:25 [PATCH 1/4] Staging: bcm2835-audio: bcm2835.h: fixed checkpatch warning Manoj Sawai
2017-02-24 15:25 ` [PATCH 2/4] Staging: bcm2835-audio: bcm835-ctl.c: " Manoj Sawai
2017-02-24 15:25 ` [PATCH 3/4] Staging: bcm2835-audio: bcm2835-pcm.c: brace coding style issue Manoj Sawai
2017-02-24 15:25 ` [PATCH 4/4] Staging: bcm2835-audio: bcm2835-vchiq.c: lines over 80 character limit Manoj Sawai
2017-02-24 17:49 ` [PATCH 1/4] Staging: bcm2835-audio: bcm2835.h: fixed checkpatch warning Greg KH

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