linux/drivers/staging/xgifb
Peter Huewe ecfaa00c00 staging/xgifb: Remove unused variables and dead assignments
The variables A,HBS and VBS are never read in XGIfb_mode_rate_to_ddata
and the assignment has no side effects -> so we can simply remove them.
Removing them causes VT, HT and cr_data3 to be unused -> remove them as well
and remove the assignmens to cr_data which are shadowed by a different
assignment a few lines later.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-03 19:26:13 -06:00
..
Kconfig
Makefile
TODO staging "xgifb" Fix typos. 2012-10-22 11:41:13 -07:00
vb_def.h staging: xgifb: eliminate pVBInfo->AGPReg 2012-11-13 12:54:30 -08:00
vb_init.c staging: xgifb: delete pVBInfo->BaseAddr 2013-01-21 14:00:10 -08:00
vb_init.h staging: xgifb: use XGIRegInit() 2013-01-21 14:00:10 -08:00
vb_setmode.c staging: xgifb: delete pVBInfo->BaseAddr 2013-01-21 14:00:10 -08:00
vb_setmode.h
vb_struct.h staging: xgifb: delete pVBInfo->BaseAddr 2013-01-21 14:00:10 -08:00
vb_table.h staging: xgifb: make remaining data tables const 2012-11-13 12:54:30 -08:00
vb_util.c Staging: xgifb: Fix sparse warnings. 2012-06-18 17:20:21 -07:00
vb_util.h
vgatypes.h Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration. 2012-07-11 16:59:27 -07:00
XGI_main_26.c staging/xgifb: Remove unused variables and dead assignments 2013-02-03 19:26:13 -06:00
XGI_main.h Staging: xgifb: Remove unused struct _chswtable. 2012-07-11 16:59:28 -07:00
XGIfb.h Staging: xgifb: Comment cleaning. 2012-07-11 16:59:27 -07:00