Staging: xgifb: fixed many style issues in vb_init.c
authorPrashant P. Shah <pshah.mumbai@gmail.com>
Thu, 2 Sep 2010 09:55:38 +0000 (15:25 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 04:43:01 +0000 (21:43 -0700)
This is a patch to the vb_init.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