From: Scott Wood Date: Tue, 20 Dec 2011 15:34:32 +0000 (+0000) Subject: KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h X-Git-Tag: v3.5-rc1~88^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e1718c6fd1a1f54c676c2107dc931e93865fe8;p=pandora-kernel.git 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 [agraf: fix bisectability] Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed