From: Bjorn Helgaas Date: Sat, 14 Nov 2009 00:33:42 +0000 (-0700) Subject: x86/PCI: MMCONFIG: count MCFG structures with local variable X-Git-Tag: v2.6.33-rc1~321^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e823d6ff581c5d1d76aa8c73a202d7d1419d34b8;p=pandora-kernel.git x86/PCI: MMCONFIG: count MCFG structures with local variable Use a local variable, not pci_mmcfg_config_num, to count MCFG entries. No functional change, but simplifies future changes. Reviewed-by: Yinghai Lu Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed