Staging: comedi: fix indent coding style issue in adl_pci9118.c

Patch to the adl_pci9118.c that fixes, ERROR: code indent should use tabs where possible, found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Maurice Dawson
2010-03-17 13:40:11 +00:00
committed by Greg Kroah-Hartman
parent 50ee11fe38
commit d607c78112

View File

@ -53,8 +53,8 @@ Configuration options:
3 = disable DMA and INT, only insn interface will work 3 = disable DMA and INT, only insn interface will work
[4] - sample&hold signal - card can generate signal for external S&H board [4] - sample&hold signal - card can generate signal for external S&H board
0 = use SSHO(pin 45) signal is generated in onboard hardware S&H logic 0 = use SSHO(pin 45) signal is generated in onboard hardware S&H logic
0!=use ADCHN7 (pin 23) signal is generated from driver, number 0 != use ADCHN7(pin 23) signal is generated from driver, number say how
say how long delay is requested in ns and sign polarity of the hold long delay is requested in ns and sign polarity of the hold
(in this case external multiplexor can serve only 128 channels) (in this case external multiplexor can serve only 128 channels)
[5] - 0=stop measure on all hardware errors [5] - 0=stop measure on all hardware errors
2 | = ignore ADOR - A/D Overrun status 2 | = ignore ADOR - A/D Overrun status