]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf
authorBorislav Petkov (AMD) <bp@alien8.de>
Fri, 22 Nov 2024 21:07:07 +0000 (22:07 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 30 Dec 2024 16:59:29 +0000 (17:59 +0100)
commit288bba2f4c8be1e1b9c8bc2e087ce677faf9918a
tree9862af51e4ff0b009a13d1c643d1ba4c25ea2c4c
parent1146f7429f610d51b886402f1f7a43faa08d814a
x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf

0x8000001f.EAX is an AMD-specific leaf so there's no need to have "AMD"
in almost every feature's comment. Zap it and make the text more
readable this way.

No functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241122210707.12742-1-bp@kernel.org
arch/x86/include/asm/cpufeatures.h