KVM: x86: Rename "SF" macro to "SCATTERED_F"
authorSean Christopherson <seanjc@google.com>
Thu, 28 Nov 2024 01:34:21 +0000 (17:34 -0800)
committerSean Christopherson <seanjc@google.com>
Wed, 18 Dec 2024 22:20:20 +0000 (14:20 -0800)
commit9b2776c7cf2bdfb6a68b121c4038e167247ad1b1
treed6c166cbb287ddf121968b9f315ed97616144e74
parent3fd55b52279531c6211cb1037e929ea890fbeb59
KVM: x86: Rename "SF" macro to "SCATTERED_F"

Now that each feature flag is on its own line, i.e. brevity isn't a major
concern, drop the "SF" acronym and use the (almost) full name, SCATTERED_F.

No functional change intended.

Link: https://lore.kernel.org/r/20241128013424.4096668-55-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/cpuid.c