Staging: xgifb: fixed many style issue in vb_ext.c
authorPrashant P. Shah <pshah.mumbai@gmail.com>
Wed, 1 Sep 2010 16:07:35 +0000 (21:37 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 04:36:31 +0000 (21:36 -0700)
This is a patch to the vb_ext.c file that fixes many style
issues found by the checkpatch.pl tool.
- extra spaces
- invalid code indent
- extra braces
- invalid comment style

Signed-off-by: Prashant P. Shah <pshah.mumbai@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found