staging: vt6656: removal of braces under if-control statement
authorNandini Hanumanthagowda <nandu.hgowda@gmail.com>
Thu, 17 Oct 2013 18:52:24 +0000 (00:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 20:34:22 +0000 (13:34 -0700)
commitfc044ac39c19f7833ee1e5c4d4e4870e97184b3d
tree602476e6984d4da2f7af5412f87ca710d0fb20d4
parent1266ed76339cde9e9c5aa3dbd955b0f48d9ec628
staging: vt6656: removal of braces under if-control statement

Removed braces under if-else control flow statement whenever
there is only one statement under if-else control statement
to comply with linux coding style

Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/firmware.c
This page took 0.027252 seconds and 5 git commands to generate.