m68k: atari: Use str_on_off() helper in atari_nvram_proc_read()
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 6 Dec 2024 11:56:32 +0000 (12:56 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 8 Jan 2025 17:04:36 +0000 (18:04 +0100)
commitf6031436a27c49123d0113444a726348c8f35d10
tree4d484eb5474346e950f630d8950ff4a28b8f8f9e
parente419ddeabe7edd89650a19f411f928eea12b35b1
m68k: atari: Use str_on_off() helper in atari_nvram_proc_read()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/20241206115634.47332-2-thorsten.blum@linux.dev
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/atari/nvram.c