V4L/DVB(7872): mxl5005s: checkpatch.pl compliance
4 exceptions where the code would read very ugly otherwise. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
48937295a6
commit
d211017b95
File diff suppressed because it is too large
Load Diff
|
@ -25,8 +25,8 @@
|
|||
|
||||
#include <linux/dvb/frontend.h>
|
||||
|
||||
struct mxl5005s_config
|
||||
{
|
||||
struct mxl5005s_config {
|
||||
|
||||
/* 7 bit i2c address */
|
||||
u8 i2c_address;
|
||||
|
||||
|
|
Loading…
Reference in New Issue