Re: [PATCH v2] KVM: VMX: Remove unnecessary parentheses
From: Sean Christopherson
Date: Fri Apr 03 2026 - 11:27:06 EST
On Fri, 06 Mar 2026 15:12:53 -0800, Xin Li (Intel) wrote:
> Drop redundant parentheses; the & operator has higher precedence than the
> return statement's implicit evaluation, making the grouping redundant.
Applied to kvm-x86 vmx, thanks!
[1/1] KVM: VMX: Remove unnecessary parentheses
https://github.com/kvm-x86/linux/commit/577da677aa7c
--
https://github.com/kvm-x86/linux/tree/next