Staging: comedi: pcmad: Cleanup: code indent warning messages
authorBruce Beare <bbeare1@gmail.com>
Fri, 20 Nov 2009 23:46:09 +0000 (15:46 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:26 +0000 (16:42 -0800)
use tabs instead of leading spaces

Signed-off-by: Bruce Beare <bbeare1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/pcmad.c

index acac670..202bfd4 100644 (file)
@@ -34,11 +34,11 @@ Configuration options:
   [0] - I/O port base
   [1] - unused
   [2] - Analog input reference
-          0 = single ended
-          1 = differential
+         0 = single ended
+         1 = differential
   [3] - Analog input encoding (must match jumpers)
-          0 = straight binary
-          1 = two's complement
+         0 = straight binary
+         1 = two's complement
 */
 
 #include <linux/interrupt.h>