]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: xgifb: fixed many style issue in vb_setmode.c
authorPrashant P. Shah <pshah.mumbai@gmail.com>
Fri, 3 Sep 2010 16:42:12 +0000 (22:12 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 04:37:47 +0000 (21:37 -0700)
commitaad72ad7a531a079bea16f742d9fb10f53abde5d
tree5444ec54557862e2bc4dbfc5d5bf313058c262fa
parentc286c71671a1241a12a65513c1de9c9646a58840
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