OSDN Git Service

staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist()
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 Jul 2014 11:58:22 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jul 2014 23:54:04 +0000 (16:54 -0700)
commit2ba8906f6f5eb15d4628514e098af1001c244a8a
tree5e8084e862bce8b881d88a2332bc4b776928bf0a
parenta190d26a0d1eee141de3bf690eb3e4ab05203efd
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist()

A few lines in `pci230_ai_check_chanlist()` are indented one level too
much, so remove the excess indentation.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci230.c