]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
authorScott Wood <scottwood@freescale.com>
Tue, 20 Dec 2011 15:34:32 +0000 (15:34 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:51:10 +0000 (12:51 +0300)
commit52e1718c6fd1a1f54c676c2107dc931e93865fe8
treeebf80e342deeb35987deb851cd1cb42e72377d8c
parentfc6cf99509eb8e5f16e0f81db0c71f5301193005
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h

Move vcpu to the beginning of vcpu_e500 to give it appropriate
prominence, especially if more fields end up getting added to the
end of vcpu_e500 (and vcpu ends up in the middle).

Remove gratuitous "extern" and add parameter names to prototypes.

Signed-off-by: Scott Wood <scottwood@freescale.com>
[agraf: fix bisectability]
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/e500.h