Re: [PATCH] KVM: X86: correct meaningless kvm_apicv_activated() check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/17/2020 12:39 AM, Paolo Bonzini wrote:
On 16/03/20 16:59, Sean Christopherson wrote:

	if (!!old == !!new)
		return;

to make it clear we're converting them to 1/0 :-)

All I can think of now is the Onion article regarding razor blades...

	if (!!!!old == !!!!new)
		return;


That would be !!!!!, but seriously I'll go with two.

(Thanks for giving me a chuckle, it's sorely needed these days).

Take care, Paolo.

I have been staying at home for two months in Wuhan, China, and things are going better now. I believe all the world can defeat Coronavirus eventually.

Paolo





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux