KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
authorSean Christopherson <seanjc@google.com>
Fri, 2 Aug 2024 20:38:58 +0000 (13:38 -0700)
committerSean Christopherson <seanjc@google.com>
Fri, 30 Aug 2024 02:05:55 +0000 (19:05 -0700)
commit174b6e4a25ea80c2432cedd8e2760e152a6d7f82
treed4dcea8f77a8142c5992313e918ef40bcb49a1a8
parentacf2923271ef3611ceab7004fc8798d3ba31b739
KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page

Combine the back-to-back if-statements for synchronizing children when
linking a new indirect shadow page in order to decrease the indentation,
and to make it easier to "see" the logic in its entirety.

No functional change intended.

Link: https://lore.kernel.org/r/20240802203900.348808-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/mmu/paging_tmpl.h