Skip to content

Commit

Permalink
Staging: comedi: pcmad: Cleanup: code indent warning messages
Browse files Browse the repository at this point in the history
use tabs instead of leading spaces

Signed-off-by: Bruce Beare <bbeare1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Bruce Beare authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 60b341b commit 90454a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions drivers/staging/comedi/drivers/pcmad.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 90454a2

Please sign in to comment.