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)
commita24d60f45b9c8ed9e93cccd9fbd03fd58a703c00
treec1a1f1582ec309b783425bec73328990d740e69a
parent21df8fc82cca7a56a11d816ea531ffa280f0124f
Staging: xgifb: fixed many style issues in vb_init.c

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>
drivers/staging/xgifb/vb_init.c