commit | 8adbc7d68a21bc0bb584100adba326f4fa865878 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Mar 03 14:15:57 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Mar 06 05:54:55 2018 -0500 |
tree | 4fb337d9847fec006a3832faea7688489a44c043 | |
parent | 349ac5bba1f5862b3baf79183d5583dc9d48731e [diff] |
media: em28xx-i2c: fix most coding style issues There are a number of coding style issues at em28xx-i2c. Fix most of them, by using checkpatch in strict mode to point for it. Automatic fixes were made with --fix-inplace, but those were complemented by manual work. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>