Staging: xgifb: Fixed style issues.
authorKenji Toyama <kenji.toyama@gmail.com>
Tue, 26 Apr 2011 04:13:43 +0000 (12:13 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 22:46:28 +0000 (15:46 -0700)
commita12c27c5eac8e0b1ee6988c32a29100abe1a99ef
tree604331d350b7b0c4f2fb4461066ff743d29e67f7
parent14e43851deb2c31ccec64083103282553d8c503f
Staging: xgifb: Fixed style issues.

Not all warnings/errors were silenced, some of them are related to
simple printk() messages that imho should not be split across multiple
lines (it makes it harder to grep for example), and some of them are
related to long lines that are pretty much impossible to split without
proper code refactoring.

Resubmitting this patch because of conflicts.

Signed-off-by: Daniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/XGI_main_26.c