linux/drivers/staging/xgifb
Sudip Mukherjee 38c977230c staging: xgifb: remove unnecessary check
the check for htotal and vtotal is not required as we have already
checked for them and returned -EINVAL if any of them is zero.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-17 16:15:59 -08:00
..
Kconfig
Makefile
TODO staging: xgifb: Update TODO 2014-05-18 10:03:32 -07:00
vb_def.h staging: xgifb: Removed a definition which was not used in driver 2014-11-03 16:10:38 -08:00
vb_init.c staging: xgifb: remove unnecessary else 2014-09-06 21:48:19 -07:00
vb_init.h
vb_setmode.c staging: remove unneeded parentheses around the right hand side of an assignment 2014-10-27 10:33:06 +08:00
vb_setmode.h
vb_struct.h
vb_table.h
vb_util.c staging: xgifb: Removed an unnecessary assignment statement 2014-10-27 10:33:05 +08:00
vb_util.h
vgatypes.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00
XGI_main_26.c staging: xgifb: remove unnecessary check 2015-01-17 16:15:59 -08:00
XGI_main.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00
XGIfb.h