Browse Source

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>
Kenji Toyama 14 years ago
parent
commit
1d7f656dc5
1 changed files with 310 additions and 188 deletions
  1. 310 188
      drivers/staging/xgifb/vb_setmode.c

File diff suppressed because it is too large
+ 310 - 188
drivers/staging/xgifb/vb_setmode.c


Some files were not shown because too many files changed in this diff