powerpc: Use str_enabled_disabled() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 27 Oct 2024 22:22:17 +0000 (23:22 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 5 Nov 2024 09:48:20 +0000 (20:48 +1100)
commit19e0a70e6c3c1bf800b8ce9eb45864aa9e1e2781
treeccb7eb4da6e2ed91ec363453f046e27fd1b8e95f
parentf1c774ba91054a749573781f9e8fd652b9a1f633
powerpc: Use str_enabled_disabled() helper function

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241027222219.1173-2-thorsten.blum@linux.dev
arch/powerpc/kernel/secure_boot.c