]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc: Use str_on_off() helper in check_cache_coherency()
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 20 Dec 2024 19:17:04 +0000 (20:17 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Mon, 23 Dec 2024 04:06:29 +0000 (09:36 +0530)
commit26bef359bc4f10747f8d0b3a7f3fe60ef99ce2c1
tree81fceccb3316b293f3e8c86983ce60771bc1e68d
parenteda86a41a1c7700757c9217f74b9d57431c3e5f4
powerpc: Use str_on_off() helper in check_cache_coherency()

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

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