]> git.baikalelectronics.ru Git - kernel.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)
commit437a926169211da6a1afa166085983022b2c3cac
tree6708749b4e2fc37d6da892f085e7fd19b91c7d1c
parent30017dac650245a3a4cb9055be5782f629d5f056
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