staging: unisys: visorutil: remove unnecessary braces
authorCatalina Mocanu <catalina.mocanu@gmail.com>
Sat, 20 Sep 2014 16:39:07 +0000 (09:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 20:33:34 +0000 (13:33 -0700)
This fixes the following checkpatch.pl warning:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Catalina Mocanu <catalina.mocanu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found