media: em28xx-camera: fix coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 17:17:54 +0000 (12:17 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:53 +0000 (05:54 -0500)
commit04964eb0eb0b6869c3d5d2a95afcc2d192094556
tree31d069a3fe646afc66357f2bdbd4ae14ad2db2fc
parent9f90f5371f52b44ff7d5251e5d54c15ab91fc3de
media: em28xx-camera: fix coding style issues

There are some coding style issues at em28xx-camera.

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-camera.c