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:
Steven Toth 2008-05-01 19:35:54 -03:00 committed by Mauro Carvalho Chehab
parent 48937295a6
commit d211017b95
2 changed files with 953 additions and 1395 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,8 @@
#include <linux/dvb/frontend.h>
struct mxl5005s_config
{
struct mxl5005s_config {
/* 7 bit i2c address */
u8 i2c_address;