From: Jan Kiszka Date: Mon, 2 Nov 2009 16:20:28 +0000 (+0100) Subject: KVM: Reorder IOCTLs in main kvm.h X-Git-Tag: v2.6.33-rc1~387^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54d2aba27f0c505d61700d656c5943e96982e60;p=pandora-kernel.git KVM: Reorder IOCTLs in main kvm.h Obviously, people tend to extend this header at the bottom - more or less blindly. Ensure that deprecated stuff gets its own corner again by moving things to the top. Also add some comments and reindent IOCTLs to make them more readable and reduce the risk of number collisions. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed