staging: unisys: visorbus: get rid of braces around single statements
authorDavid Kershner <[email protected]>
Tue, 28 Mar 2017 13:34:55 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <[email protected]>
Wed, 29 Mar 2017 07:17:03 +0000 (09:17 +0200)
commit493d1597dd7029a1a5325748a262bb98696eb97d
tree5c2455f4a05a6e4815d6a67b85a687e8008a2841
parentb4a8e6ae1744b775fd3656e6b83cbbdaa06fb73c
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 <[email protected]>
Reviewed-by: Reviewed-by: Tim Sell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/unisys/visorbus/visorbus_main.c