Re: [PATCH v11 12/23] KVM: VMX: Introduce CET VMCS fields and control bits

From: Xin Li
Date: Mon Jul 28 2025 - 22:18:36 EST


On 7/28/2025 6:30 PM, Chao Gao wrote:
A comment not on this patch itself.

Both spaces and tabs are currently used to align columns in
arch/x86/include/asm/vmx.h. Can we standardize on one, either spaces or
tabs?
I'm okay with using tabs or spaces consistently, but doing so will cause a lot
of code churn and make it slightly harder to use git-blame. Let's see what
others think.

Agreed, lets see what Sean would say :)