]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/mm/fault: Use str_write_read() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 10 Feb 2025 10:06:46 +0000 (11:06 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Thu, 15 May 2025 04:30:28 +0000 (10:00 +0530)
commitff27a9a0c66cfeb6a15d8f2ab4754f312ecd71e7
tree53a1d4ae358c87c5916aadb6a9b69bdea3b8d381
parent7e99a4a60d8fc9b24a3f9632011bf7e197f1aff9
powerpc/mm/fault: Use str_write_read() helper function

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250210100648.1440-2-thorsten.blum@linux.dev
arch/powerpc/mm/fault.c