[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150126131836.GC9183@thunderCat>
Date: Mon, 26 Jan 2015 21:18:37 +0800
From: Simon Guo <wei.guo.simon@...il.com>
To: Ian Abbott <abbotti@....co.uk>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
wei.guo.simon@...il.com
Subject: [PATCH 3.19.0-rc5 03/03] STAGING: Fix pcl818.c coding style issue:
no space before tabs
Correct one coding style problem(detected by checkpatch.pl) in pcl818.c.
- please, no space before tabs
Signed-off-by: Simon Guo <wei.guo.simon@...il.com>
---
drivers/staging/comedi/drivers/pcl818.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/pcl818.c b/drivers/staging/comedi/drivers/pcl818.c
index bc8493f..4104f47 100644
--- a/drivers/staging/comedi/drivers/pcl818.c
+++ b/drivers/staging/comedi/drivers/pcl818.c
@@ -83,7 +83,7 @@
* 2= +/-2.5V
* 3= +/-1V
* 4= +/-0.5V
- * 5= user defined bipolar
+ * 5= user defined bipolar
* 6= 0-10V
* 7= 0-5V
* 8= 0-2V
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists