staging: unisys: fix parenthesis in toolaction_show()
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 7 Dec 2015 15:58:37 +0000 (10:58 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit6bb871b61e48fbfca36989a15da4fd599395c598
treec579f88f0d8cc06192fcf717b5ddf62ca77e7636
parent8eb62f3f6d8e58ec1b0eedee73ddd371a80a1bd3
staging: unisys: fix parenthesis in toolaction_show()

Fix the only fixable parenthesis alignment issue in
visorchipset.c. The rest are unworkable because of the length
of the symbol names used.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c