]> git.baikalelectronics.ru Git - kernel.git/commit
v4l2-core: fix coding style for the two new c files
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 26 Aug 2019 14:01:25 +0000 (11:01 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 26 Aug 2019 14:01:25 +0000 (11:01 -0300)
commitc96d16540a039fba72ed87f642a064cf6ad75276
treed7bd6a53b95d6568c00a49e19882765eb8861cde
parent4c11ff5578ed7a30b4d79a0866e69899018a7f2d
v4l2-core: fix coding style for the two new c files

As I2C and SPI parts of the V4L2 core got split, let's take
the chance and solve the CodingStyle issues there, as reported
by checkpatch --strict.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-i2c.c
drivers/media/v4l2-core/v4l2-spi.c