staging: unisys: visorbus: to_visor_device/to_visor_driver move up
authorDavid Kershner <david.kershner@unisys.com>
Wed, 27 Sep 2017 17:14:28 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:17:14 +0000 (11:17 +0200)
commit7f91228d3966adf5c6df250c3da5af66f8140455
tree76087b8cd6cbe9e3b353d3a0177d74c3708f7f5c
parent4e95347b1894a635df3cac133c6016399ef30240
staging: unisys: visorbus: to_visor_device/to_visor_driver move up

The macros to_visor_device and to_visor_driver are fairly small; move them
up to the declaration block to save some space.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c