Commit 90454a28 authored by Bruce Beare's avatar Bruce Beare Committed by Greg Kroah-Hartman

Staging: comedi: pcmad: Cleanup: code indent warning messages

use tabs instead of leading spaces
Signed-off-by: default avatarBruce Beare <bbeare1@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 60b341b7
...@@ -34,11 +34,11 @@ Configuration options: ...@@ -34,11 +34,11 @@ Configuration options:
[0] - I/O port base [0] - I/O port base
[1] - unused [1] - unused
[2] - Analog input reference [2] - Analog input reference
0 = single ended 0 = single ended
1 = differential 1 = differential
[3] - Analog input encoding (must match jumpers) [3] - Analog input encoding (must match jumpers)
0 = straight binary 0 = straight binary
1 = two's complement 1 = two's complement
*/ */
#include <linux/interrupt.h> #include <linux/interrupt.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment