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

use tabs instead of leading spaces

Signed-off-by: Bruce Beare <bbeare1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Bruce Beare 2009-11-20 15:46:09 -08:00 committed by Greg Kroah-Hartman
parent 60b341b778
commit 90454a28d2

View 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>