]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 26 Oct 2024 11:08:06 +0000 (13:08 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Sat, 26 Oct 2024 13:37:15 +0000 (15:37 +0200)
commit7565caab47e89e9681a2c4439100e78f520833fa
treef3f81159a252453a9fbcd2bf8f6b62b429eb7e99
parentcdccaab0631812e911553ff56683e9005cd3a51e
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()

Remove hard-coded strings by using the str_yes_no() helper function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241026110808.78074-1-thorsten.blum@linux.dev
arch/x86/kernel/cpu/proc.c