From 03916db9348c079d8d214f971cc114bb51c6b869 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 24 Jul 2014 14:21:57 +0200 Subject: [PATCH] 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-format-patch failed