]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: at91_adc: fix errors reported by checkpatch.pl
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:37 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:24 +0000 (13:39 +0100)
commit16305e96e8ec96f23c44a92a19ac5ceac48f90df
tree7056db2dd0818504ab380f472fb650e7d4ebc2bd
parentba5a2318dca9a3b77f5c549ead0936a7a514934d
iio: adc: at91_adc: fix errors reported by checkpatch.pl

This fixes the errors reported by checkpatch.pl:

ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: code indent should use tabs where possible

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