s390x/pci: re-arrange variable declarations
commit205e5de4251f4c18e1f17f2e7aaa42ff92c3e05f
authorPierre Morel <pmorel@linux.vnet.ibm.com>
Wed, 24 Aug 2016 10:46:34 +0000 (24 12:46 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 28 Sep 2016 11:24:50 +0000 (28 13:24 +0200)
tree4abc4323d600a1b2087e1ecf668f74e76a7309ae
parent25930ed60aad49f1fdd7de05272317c86ce1275b
s390x/pci: re-arrange variable declarations

Pull mr variable declarations at the top of the functions instead of
mixing them up with the code. This is in preparation for followup
patches.

Signed-off-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/s390-pci-inst.c