From: Rusty Russell Date: Mon, 30 Jul 2007 10:08:05 +0000 (+1000) Subject: KVM: SVM: internal function name cleanup X-Git-Tag: v2.6.24-rc1~1365^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5017d4ae981b0311a3ec1ca04806a4ae7d7446;p=pandora-kernel.git KVM: SVM: internal function name cleanup Changes some svm.c internal function names: 1) io_adress -> io_address (de-germanify the spelling) 2) kvm_reput_irq -> reput_irq (it's not a generic kvm function) 3) kvm_do_inject_irq -> (it's not a generic kvm function) Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed