From: Yinghai Lu Date: Mon, 22 Jul 2013 21:37:12 +0000 (-0700) Subject: PCI: Drop temporary variable in pci_assign_unassigned_resources() X-Git-Tag: v3.12-rc1~177^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e83cdde15f8850087d6c57c8576e25b671db59;p=pandora-kernel.git PCI: Drop temporary variable in pci_assign_unassigned_resources() Drop the "bus" temporary variable. No functional change, but simplifies later patch slightly. [bhelgaas: changelog, make same change in pci_assign_unassigned_bridge_resources() to keep it parallel with pci_assign_unassigned_resources()] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed