mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 20:21:57 +00:00
ef497f46c3
Eliminate the only remaining checkpatch.pl warning: WARNING: braces {} are not necessary for single statement blocks #7463: FILE: staging/xgifb/vb_setmode.c:7463: + if (ModeNo & 0x80) { + ModeNo = ModeNo & 0x7F; + } total: 0 errors, 1 warnings, 0 checks, 7554 lines checked Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
TODO | ||
vb_def.h | ||
vb_init.c | ||
vb_init.h | ||
vb_setmode.c | ||
vb_setmode.h | ||
vb_struct.h | ||
vb_table.h | ||
vb_util.c | ||
vb_util.h | ||
vgatypes.h | ||
XGI_main_26.c | ||
XGI_main.h | ||
XGIfb.h |