]> asedeno.scripts.mit.edu Git - linux.git/commit
media: imx355: fix a few coding style issues
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 14:18:05 +0000 (10:18 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 15:04:19 +0000 (11:04 -0400)
commit370d8e2a7570adb46ab5d90b19292c5c40129e24
tree5c077dae4eb4f6d37803689f3b1a3ee034136ea1
parentdf0b5c4a7ddd898839508e087230e82c76792e35
media: imx355: fix a few coding style issues

Function alignments are off by 1 space, as reported by
checkpatch.pl --strict.

Fix those.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/imx355.c