media: em28xx-audio: fix coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 17:14:02 +0000 (12:14 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:53 +0000 (05:54 -0500)
commit9f90f5371f52b44ff7d5251e5d54c15ab91fc3de
tree9f1e03efa2c13523854f072c14ece7d3d8fa5344
parent2e1e84c587d792c4ad0abfbaed22201d9aac7b72
media: em28xx-audio: fix coding style issues

There are a number of coding style issues at em28xx-audio.
Fix them, by using checkpatch in strict mode to point for it.
Automatic fixes with --fix-inplace were complemented by manual
work.

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