commit | e823d6ff581c5d1d76aa8c73a202d7d1419d34b8 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Nov 13 17:33:42 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 24 15:28:37 2009 -0800 |
tree | f18438693bc2a1871805f9cb7ae46e363184d605 | |
parent | 5663b1b963183e98ece3e77e471da833bb5ad2ff [diff] |
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>