linux/drivers/staging/xgifb
Kenji Toyama 6622995b32 Staging: xgifb: Fixed coding style issues.
Not all warnings were silenced. One of them is a typedef in vb_ext.h
which I think seems alright.
The other warnings in vb_ext.c I left there because that would involve
changing a bit of the logic in the code. IMHO though I think the
functions are too complicated (i.e. the if/else are too deep within a
big function.) and can probably be split.

Signed-off-by: Daniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 17:28:47 -07:00
..
Kconfig
Makefile staging: xgifb: delete XGI_accel.[ch] 2011-02-28 15:21:18 -08:00
TODO ASoC: Change my mail address 2010-09-15 12:03:58 +01:00
vb_def.h Staging: xgifb: Fixed coding style issues in vb_def.h 2011-04-25 17:28:11 -07:00
vb_ext.c Staging: xgifb: Fixed coding style issues. 2011-04-25 17:28:47 -07:00
vb_ext.h Staging: xgifb: Fixed coding style issues. 2011-04-25 17:28:47 -07:00
vb_init.c staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and() 2011-03-14 11:52:33 -07:00
vb_init.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_setmode.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vb_setmode.h staging: xgifb: vb_setmode: make internal functions static 2011-03-09 16:02:53 -08:00
vb_struct.h Staging: xgifb: Remove typedefs in vb_struct.h 2010-06-22 14:33:34 -07:00
vb_table.h staging: xgifb: eliminate redudant chip type >= XG40 checks 2011-03-14 11:52:26 -07:00
vb_util.c staging: xgifb: clean up register function variable names 2011-03-14 11:52:34 -07:00
vb_util.h staging: xgifb: clean up register access types 2011-03-14 11:52:34 -07:00
vgatypes.h Fix common misspellings 2011-03-31 11:26:23 -03:00
XGI_main_26.c staging: xgifb: main: make internal functions static 2011-04-25 17:26:28 -07:00
XGI_main.h staging: xgifb: main: delete redudant extern declarations 2011-04-25 17:26:28 -07:00
XGIfb.h staging: xgifb: delete unsupported chip types 2011-03-14 11:52:25 -07:00