]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe81aef775ac7e11dec89e1a403a1bbd4e7d07f2
tree9f1e03efa2c13523854f072c14ece7d3d8fa5344
parent47f009a291550b7f994b059521a1ed95206670be
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