]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - include/media/v4l2-async.h
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 4 Oct 2018 21:10:46 +0000 (17:10 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 5 Oct 2018 10:49:16 +0000 (06:49 -0400)
commit6087b21533fed7b8eaade86097b279591bf42638
tree0c77a4eff05f3896a839d0adf7ca672a04cab86c
parentcac0223c469027b57a2c58bd211241c05ddf0b4d
media: v4l2-core: cleanup coding style at V4L2 async/fwnode

There are several coding style issues at those definitions,
and the previous patchset added even more.

Address the trivial ones by first calling:

./scripts/checkpatch.pl --strict --fix-inline include/media/v4l2-async.h include/media/v4l2-fwnode.h include/media/v4l2-mediabus.h drivers/media/v4l2-core/v4l2-async.c drivers/media/v4l2-core/v4l2-fwnode.c

and then manually adjusting the style where needed.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-async.c
drivers/media/v4l2-core/v4l2-fwnode.c
include/media/v4l2-async.h
include/media/v4l2-fwnode.h
include/media/v4l2-mediabus.h