]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: get rid of braces around single statements
authorDavid Kershner <david.kershner@unisys.com>
Tue, 28 Mar 2017 13:34:55 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 07:17:03 +0000 (09:17 +0200)
commit281ecb309d7ba9c844761861732179b0a6803f1f
tree5c2455f4a05a6e4815d6a67b85a687e8008a2841
parentf1d750cc1770585efd488d7b28c69fda99510a16
staging: unisys: visorbus: get rid of braces around single statements

Remove braces around single line if statements, they are not needed.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c