lkml.org 
[lkml]   [2017]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/4] Staging: bcm2835-audio: bcm2835.h: fixed checkpatch warning
Date
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
\
 
 \ /
  Last update: 2017-02-24 17:18    [W:0.070 / U:0.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site