]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: trivial whitespace cleanups to ioctl.c
authorJesper Juhl <jj@chaosbits.net>
Sat, 21 Apr 2012 20:04:45 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 18:37:23 +0000 (11:37 -0700)
commit3eb23422b2370fd22531cf0de40b57699c17f08e
tree92c419e14ca5253496ab25469c7b949d300b52e7
parent62ef30b5781d836aa756fb5fa6de4f660fd6f9a2
staging: vt6656: trivial whitespace cleanups to ioctl.c

This removes a space between a cast and the variable and makes the
case statements in the switch stylewise consistent as to whether
there's a blank line before each 'case' or not.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/ioctl.c