From: Avi Kivity Date: Wed, 7 Mar 2007 11:11:17 +0000 (+0200) Subject: KVM: Future-proof argument-less ioctls X-Git-Tag: v2.6.22-rc1~1008^2~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0fe510864a4520a85dfa35ae14f5f376c56efc7;p=pandora-kernel.git KVM: Future-proof argument-less ioctls Some ioctls ignore their arguments. By requiring them to be zero now, we allow a nonzero value to have some special meaning in the future. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed