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

Fixed incorrect function declaration style in visornic/visornic_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/visornic/visornic_main.c