From: Bryan Thompson Date: Tue, 4 Nov 2014 21:13:17 +0000 (-0500) Subject: staging: unisys: virtpci: Remove GET_BUS_DEV macro X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f846b51632f54d9b6e842ee7fbbf23e2b10ace0;p=pandora-kernel.git staging: unisys: virtpci: Remove GET_BUS_DEV macro 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed