On Mon, 05 Jun 2023 22:01:21 +0200, Michal Luczaj wrote: > As test_bit() returns bool, explicitly converting result to bool is > unnecessary. Get rid of '!!'. > > No functional change intended. > > Applied to kvm-x86 misc, thanks! [1/1] KVM: x86: Clean up: remove redundant bool conversions https://github.com/kvm-x86/linux/commit/e12fa4b92a07 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes