OSDN Git Service

media: em28xx-i2c: fix most coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 19:15:57 +0000 (14:15 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:55 +0000 (05:54 -0500)
commit8adbc7d68a21bc0bb584100adba326f4fa865878
tree4fb337d9847fec006a3832faea7688489a44c043
parent349ac5bba1f5862b3baf79183d5583dc9d48731e
media: em28xx-i2c: fix most coding style issues

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