Staging: xgifb: fixed many style issue in vb_setmode.c
commit21df8fc82cca7a56a11d816ea531ffa280f0124f
authorPrashant P. Shah <pshah.mumbai@gmail.com>
Fri, 3 Sep 2010 16:42:12 +0000 (3 22:12 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 04:37:47 +0000 (4 21:37 -0700)
tree5444ec54557862e2bc4dbfc5d5bf313058c262fa
parent914a402dc5ac3b46ede115d9e35b2272b70f0f80
Staging: xgifb: fixed many style issue in vb_setmode.c

This is a patch to the vb_setmode.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_setmode.c