mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 01:24:39 +08:00
780e312175
The errors were found by checkpatch.pl. Most fixes are: - remove spaces followed by TAB(s), - split lines greater than 80 characters, - move most '{'s from start of line to end of previous line. (Some '{'s at start of line remain when the '}'s are on the same line) Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
m5602_bridge.h | ||
m5602_core.c | ||
m5602_mt9m111.c | ||
m5602_mt9m111.h | ||
m5602_ov7660.c | ||
m5602_ov7660.h | ||
m5602_ov9650.c | ||
m5602_ov9650.h | ||
m5602_po1030.c | ||
m5602_po1030.h | ||
m5602_s5k4aa.c | ||
m5602_s5k4aa.h | ||
m5602_s5k83a.c | ||
m5602_s5k83a.h | ||
m5602_sensor.h | ||
Makefile |