Browse Source

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>
Steven Toth 17 years ago
parent
commit
d211017b95
2 changed files with 230 additions and 430 deletions
  1. 228 428
      drivers/media/common/tuners/mxl5005s.c
  2. 2 2
      drivers/media/common/tuners/mxl5005s.h

File diff suppressed because it is too large
+ 228 - 428
drivers/media/common/tuners/mxl5005s.c


+ 2 - 2
drivers/media/common/tuners/mxl5005s.h

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

Some files were not shown because too many files changed in this diff