]> git.baikalelectronics.ru Git - kernel.git/commit
media: em28xx-video: fix most coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 19:49:09 +0000 (14:49 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:56 +0000 (05:54 -0500)
commit9f76d1f9adaed84ef2277ce309e12e75c1431551
treed003241e2f3ff16b7ce528d88acd253a855bbf3a
parent0ff80d1fe7826793cfd4d655e353b742f73617cd
media: em28xx-video: fix most coding style issues

There are a number of coding style issues at em28xx-video.
Fix most of them, by using checkpatch in strict mode to point
for it.

Automatic fixes were made with --fix-inplace, but those
were complemented by manual work.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/em28xx/em28xx-video.c