From: Alexander Graf Date: Fri, 19 Feb 2010 10:00:36 +0000 (+0100) Subject: KVM: PPC: Fix typo in book3s_32 debug code X-Git-Tag: v2.6.35-rc1~436^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e425a6de1a2b427747f5af17bd76630548944ff1;p=pandora-kernel.git KVM: PPC: Fix typo in book3s_32 debug code There's a typo in the debug ifdef of the book3s_32 mmu emulation. While trying to debug something I stumbled across that and wanted to save anyone after me (or myself later) from having to debug that again. So let's fix the ifdef. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed