From: Rusty Russell Date: Mon, 30 Jul 2007 06:41:57 +0000 (+1000) Subject: KVM: Remove three magic numbers X-Git-Tag: v2.6.24-rc1~1365^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3077c4513c46f66537c1205acc464e49c9847dc0;p=pandora-kernel.git KVM: Remove three magic numbers There are several places where hardcoded numbers are used in place of the easily-available constant, which is poor form. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed