From: Paolo Bonzini Date: Thu, 24 Jul 2014 12:21:57 +0000 (+0200) Subject: Replace NR_VMX_MSR with its definition X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03916db9348c079d8d214f971cc114bb51c6b869;p=pandora-kernel.git Replace NR_VMX_MSR with its definition Using ARRAY_SIZE directly makes it easier to read the code. While touching the code, replace the division by a multiplication in the recently added BUILD_BUG_ON. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed