From: Xiubo Li Date: Fri, 13 Mar 2015 09:39:44 +0000 (+0800) Subject: KVM: x86: Avoid using plain integer as NULL pointer warning X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795a149e78f49c0e260c56cee9978c5d001a84f1;p=pandora-kernel.git KVM: x86: Avoid using plain integer as NULL pointer warning This patch fix the following sparse warning: for file arch/x86/kvm/x86.c: warning: Using plain integer as NULL pointer Signed-off-by: Xiubo Li Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed