i2o: Refactor i2o_iop_systab_set() PCI space allocation
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 18:25:57 +0000 (11:25 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 18:56:09 +0000 (11:56 -0700)
commit60f061e19311771e67a484184340e5359493f557
treef72569d718ec4c23fea14337e77ac118e9eace9a
parent5c513bd580323dbe794270c5a96b65ba22f376eb
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>
drivers/message/i2o/iop.c