commit | 60f061e19311771e67a484184340e5359493f557 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Feb 26 11:25:57 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Feb 26 11:56:09 2014 -0700 |
tree | f72569d718ec4c23fea14337e77ac118e9eace9a | |
parent | 5c513bd580323dbe794270c5a96b65ba22f376eb [diff] |
i2o: Refactor i2o_iop_systab_set() PCI space allocation Refactor the PCI space allocation in i2o_iop_systab_set(). This might improve readability slightly, but mainly it is to make the next patch simpler. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>