]> git.ipfire.org Git - thirdparty/linux.git/commit
powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 17 Jan 2025 11:46:20 +0000 (12:46 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Thu, 15 May 2025 04:32:18 +0000 (10:02 +0530)
commitf36a28192e3cbef6952c1b82d4ef78f26a0d2cad
tree325facb1b0c9284cbdbb4aaaab321b569c5b519c
parentff27a9a0c66cfeb6a15d8f2ab4754f312ecd71e7
powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers

Remove hard-coded strings by using the str_enabled_disabled() and
str_on_off() helper functions.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250117114625.64903-2-thorsten.blum@linux.dev
arch/powerpc/platforms/powermac/setup.c
arch/powerpc/platforms/powermac/time.c