]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaeb229e99fd0805fd09f9ccf140225fd5f3c217d
tree602476e6984d4da2f7af5412f87ca710d0fb20d4
parent366c439495e4fcb15b31aa35c8a05140415d985e
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