commit | fe8d54f0e9aa12e2f032dadc2c6df87a0c3b57be | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Mar 03 09:49:42 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Mar 06 05:54:51 2018 -0500 |
tree | a985e5c87ba72fd8bae4efb1f46c5c1d6f53657b | |
parent | ad05ff091f004b621da1bb17f66181ef0ef4da0c [diff] |
media: em28xx-dvb: do some coding style improvements As we're touching a lot on this file, let's solve several Coding Style issues there using checkpatch --fix-inline --strict, and manually adjusting the results. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>