Re: [PATCH 3/9] KVM: x86: Pluralize the macro guard name for msrs.h
From: Huang, Kai
Date: Thu Jun 25 2026 - 20:15:17 EST
On Thu, 2026-06-25 at 15:04 -0700, Sean Christopherson wrote:
> Add an 'S' to msrs.h's macro guard so that both the file and guard names
> are plural.
>
> No functional change intended.
>
> Fixes: 7a2683080158 ("KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}")
> Reported-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/all/ead7d7fd-aa4e-4c18-b399-90fb448e0af6@xxxxxxxxxxxxxxx
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
>
Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>