]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 10 Jan 2025 10:11:00 +0000 (11:11 +0100)
committerSean Christopherson <seanjc@google.com>
Fri, 10 Jan 2025 14:56:20 +0000 (06:56 -0800)
commit4c334c68804a3296009d92c121ee56a7fe19ea87
treefe2eba4afbd4075596797ff854e28fc55e27bd4b
parent800173cf7560e00c5e2587cba00ce3384cf13532
KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()

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

Suggested-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250110101100.272312-2-thorsten.blum@linux.dev
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/svm/svm.c