On Mon, Dec 03, 2012 at 03:01:03PM +0800, Yang Zhang wrote:
> +             int vector = -1;
nitpicking: no need to initialize vector here

> +
> +             if (kvm_apic_vid_enabled(vcpu))
> +                     vector = kvm_cpu_get_extint(vcpu);
> +             else
> +                     vector = kvm_cpu_get_interrupt(vcpu);
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to