OSDN Git Service

media: em28xx-input: fix most coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 19:26:13 +0000 (14:26 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:56 +0000 (05:54 -0500)
commit08cc05e4e737c1a4df194624f45bdb1eeae90762
tree273312c0f5faeed5ef87509327628ed6a96003c6
parent8adbc7d68a21bc0bb584100adba326f4fa865878
media: em28xx-input: fix most coding style issues

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