]> 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)
commit1d042c67d10cd725ab0b627ca60092862dc49196
tree7056db2dd0818504ab380f472fb650e7d4ebc2bd
parent8726548d2391a99523324ef1dd1eb73087c96a74
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