staging: unisys: visorbus: fix multi-line function definition
authorCharles Daniels <cdaniels@fastmail.com>
Tue, 22 Aug 2017 17:26:57 +0000 (13:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 21:56:03 +0000 (14:56 -0700)
commite80ffd4b2725d44dd3e98fffffcd30f2c8ac5c99
treecdb0da6064fa3c5a064adace455dddaf5cd1ea00
parenteb30ed5881ec47f57215122e3e7db1a19f9d73a4
staging: unisys: visorbus: fix multi-line function definition

Fixed incorrectly styled function definitions in visorbus/visorchipset.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>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c