]> git.baikalelectronics.ru Git - kernel.git/commit
media: em28xx.h: Fix most coding style issues
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 3 Mar 2018 16:49:27 +0000 (11:49 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 10:54:52 +0000 (05:54 -0500)
commitf0ef4edec562ff9fdeef24dd3d5d3f69db11b836
treeb9f5d987899fc8348428da9028610fc5b9acea3b
parentdb3c28cf4bd7589264766a479ebabc81688b5465
media: em28xx.h: Fix most coding style issues

There used to have a lot of coding style issues there. The
ones detected by checkpatch, in strict mode, got fixed.

Still, we need to work more on it, in order to document all
struct fields using kernel-doc macros, but this will be done
on some future patch.

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