mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 23:34:42 +08:00
6371351777
Fix almost all checkpatch.pl warnings/errors on drxj.c, except for: - 80 cols whitespacing; - too many leading tabs; - a false positive at DRXJ_16TO8() macro. - static char array declaration should probably be static const char as adding "const" would cause warnings. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> |
||
---|---|---|
.. | ||
bsp_i2c.h | ||
drx39xxj_dummy.c | ||
drx39xxj.c | ||
drx39xxj.h | ||
drx_dap_fasi.c | ||
drx_dap_fasi.h | ||
drx_driver_version.h | ||
drx_driver.c | ||
drx_driver.h | ||
drxj_map.h | ||
drxj_mc_vsb.h | ||
drxj_mc_vsbqam.h | ||
drxj_mc.h | ||
drxj_options.h | ||
drxj.c | ||
drxj.h | ||
Kconfig | ||
Makefile |