commit | 205e5de4251f4c18e1f17f2e7aaa42ff92c3e05f | [log] [tgz] |
---|---|---|
author | Pierre Morel <pmorel@linux.vnet.ibm.com> | Wed Aug 24 12:46:34 2016 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Wed Sep 28 13:24:50 2016 +0200 |
tree | 4abc4323d600a1b2087e1ecf668f74e76a7309ae | |
parent | 25930ed60aad49f1fdd7de05272317c86ce1275b [diff] |
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>