]> asedeno.scripts.mit.edu Git - linux.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)
commitcc14c00c478ce503c28856e7b2425aae5bc7b31e
treed7bd6a53b95d6568c00a49e19882765eb8861cde
parent1a065ee3e97cc58ab900ccb7eb2b421fdab1d0dc
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