]> git.karo-electronics.de Git - linux-beck.git/commit
staging: unisys: fix braces coding style
authorAlessandro Parini <alessandro.parini@gmail.com>
Sat, 13 Jun 2015 15:40:48 +0000 (17:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 21:46:38 +0000 (14:46 -0700)
commit4b4fd43a437626b45c0da21b373eedec38cc46fa
tree6708749b4e2fc37d6da892f085e7fd19b91c7d1c
parent625a9e012dc637fdc4ceadaac74f18155b0406f6
staging: unisys: fix braces coding style

fix coding style issue "braces {} are not necessary for single statement blocks"
detected by checkpatch.pl in visorchipset.c

Signed-off-by: Alessandro Parini <alessandro.parini@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c