]> Git Repo - qemu.git/commit
s390x/pci: re-arrange variable declarations
authorPierre Morel <[email protected]>
Wed, 24 Aug 2016 10:46:34 +0000 (12:46 +0200)
committerChristian Borntraeger <[email protected]>
Wed, 28 Sep 2016 11:24:50 +0000 (13:24 +0200)
commit205e5de4251f4c18e1f17f2e7aaa42ff92c3e05f
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 <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
hw/s390x/s390-pci-inst.c
This page took 0.024914 seconds and 4 git commands to generate.