]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: fix parenthesis alignment in visorchipset_main.c
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:52 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:00:22 +0000 (22:00 +0100)
commit8e76e695f76c99b97c0949dfafe9cf176bceb0e4
treeea4c59ce91b7cb6ab4dde4ca3588edd0f7cfe399
parentee8da290d1e731d101f912c3b322e48fe37232c1
staging: unisys: fix parenthesis alignment in visorchipset_main.c

Fix as many parenthesis alignment problems in this file as possible.

In cases where there was no good way to align to the leading parenthesis, the
content of the parenthesis were aligned as if there were no limit, and then the
leading indentation was moved back to one tab in from the previous line.

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