OSDN Git Service

media: em28xx-core: fix most coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 18:43:34 +0000 (13:43 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:55 +0000 (05:54 -0500)
commit349ac5bba1f5862b3baf79183d5583dc9d48731e
tree399c58f41396876a3fc534b461511df8e4239dd4
parent4a089668ef22c295ed4997289cc48446c849249c
media: em28xx-core: fix most coding style issues

There are a number of coding style issues at em28xx-core.
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-core.c