linux/drivers/staging/xgifb
Kenji Toyama 1d7f656dc5 Staging: xgifb: Fixed lots of coding style issues.
There were hundreds of warnings and errors given by checkpatch.pl but
now it's down to 20. These ones that were left in the code need some
more attention, cause I reckon the functions are overly nested leading
to a mess of code in a traditional 80 character screen. I'm sure this code
can be refactored into something more visually pleasing (things like
compressing two nested if's into a single if with an AND would help a
lot already).

Signed-off-by: Daniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 17:30:41 -07:00
..
Kconfig
Makefile staging: xgifb: delete XGI_accel.[ch] 2011-02-28 15:21:18 -08:00
TODO
XGI_main.h staging: xgifb: main: delete redudant extern declarations 2011-04-25 17:26:28 -07:00
XGI_main_26.c staging: xgifb: main: make internal functions static 2011-04-25 17:26:28 -07:00
XGIfb.h staging: xgifb: delete unsupported chip types 2011-03-14 11:52:25 -07: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: Fixed lots of coding style issues. 2011-04-25 17:29:27 -07:00
vb_init.h Staging: xgifb: Fixed lots of coding style issues. 2011-04-25 17:29:27 -07:00
vb_setmode.c Staging: xgifb: Fixed lots of coding style issues. 2011-04-25 17:30:41 -07:00
vb_setmode.h Staging: xgifb: Fixed coding style issues in vb_setmode.h 2011-04-25 17:30:01 -07:00
vb_struct.h
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