git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da7d36
)
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:33:58 +0000
(17:33 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:28:56 +0000
(15:28 -0800)
We never set pci_mmcfg_config unless we increment pci_mmcfg_config_num,
so there's no need to test both pci_mmcfg_config_num and pci_mmcfg_config.
Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found