Home
last modified time | relevance | path

Searched hist:e823d6ff581c5d1d76aa8c73a202d7d1419d34b8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.cdiff e823d6ff581c5d1d76aa8c73a202d7d1419d34b8 Fri Nov 13 18:33:42 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> 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 <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>