linux/drivers/staging/xgifb
Kenji Toyama 918122e687 Staging: xgifb: Fixed almost all style warnings.
I've removed all the warnings except one that I believe is a false
positive. The original author has used a macro to #define EXTERN to be
'extern', so in this case 'extern' is not used to define the storage
class of anything, but just the value of the macro. We can safely ignore
this warning.

Signed-off-by: Daniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 17:30:42 -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: 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 Staging: xgifb: Fixed almost all style warnings. 2011-04-25 17:30:42 -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.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