Skip to content
Commit be43c440 authored by Hariprasad Kelam's avatar Hariprasad Kelam Committed by Paolo Bonzini
Browse files

KVM: x86: fix warning Using plain integer as NULL pointer



Changed passing argument as "0 to NULL" which resolves below sparse warning

arch/x86/kvm/x86.c:3096:61: warning: Using plain integer as NULL pointer

Signed-off-by: default avatarHariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 79904c9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment