staging: unisys: visorhba: fix multi-line function definition
authorCharles Daniels <cdaniels@fastmail.com>
Mon, 17 Jul 2017 20:17:19 +0000 (16:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jul 2017 06:48:50 +0000 (08:48 +0200)
commit980bf0cae005fd19710a44581e653e6f8be8e875
tree90370bda47eea1829b5e35f162d26158e32f78c5
parentf230ba68de9ea44db147084c459d907f54359b78
staging: unisys: visorhba: fix multi-line function definition

Fixed incorrect function definition style in visorhba/visorhba_main.c
by placing the function names on the same line as the return.

Signed-off-by: Charles Daniels <cdaniels@fastmail.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: David Binder <david.binder@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorhba/visorhba_main.c