staging: unisys: virtpci: Remove GET_BUS_DEV macro
authorBryan Thompson <bryan.thompson@unisys.com>
Tue, 4 Nov 2014 21:13:17 +0000 (16:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Nov 2014 19:52:17 +0000 (11:52 -0800)
The GET_BUS_DEV macro contained flow control statements that are undesirable.
This patch removes the macro and places the code in each function.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found