On 25/01/15 09:48, Simon Guo wrote:
Correct one coding style problem(detected by checkpatch.pl) in pcl818.c.
- please, no space before tabs

Signed-off-by: Simon Guo <wei.guo.si...@gmail.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 0873617..a1f366f 100644
--- a/drivers/staging/comedi/drivers/pcl818.c
+++ b/drivers/staging/comedi/drivers/pcl818.c
@@ -84,7 +84,7 @@ A word or two about DMA. Driver support DMA operations at two 
ways:
              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


Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to