]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: vf610_adc: fix case label indent
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:35 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:23 +0000 (13:39 +0100)
commit00e66dc72f824ab54ebde25598db6e30e873562a
tree0464de406a9770400e25e842eb3fd159f3c8b15b
parent9208ebc94ccf30008ae302dd8db8a28398402e4d
iio: adc: vf610_adc: fix case label indent

This fixes the error reported by checkpatch.pl:

ERROR: switch and case should be at the same indent

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/vf610_adc.c