]> asedeno.scripts.mit.edu Git - linux.git/commit
media: imx319: fix a few coding style issues
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 14:11:43 +0000 (10:11 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 15:04:09 +0000 (11:04 -0400)
commit70d8fa7c4d689911ae6a0d585c35fda20884a33b
treef964abdfc250413627b3aae90a6af53ad5e0e917
parent8a89dc62f28c481f62e0a1329679304ec2145323
media: imx319: 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/imx319.c