commit | 2ba8906f6f5eb15d4628514e098af1001c244a8a | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Tue Jul 29 12:58:22 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 30 16:54:04 2014 -0700 |
tree | 5e8084e862bce8b881d88a2332bc4b776928bf0a | |
parent | a190d26a0d1eee141de3bf690eb3e4ab05203efd [diff] |
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>