]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/ps3: Use str_write_read() in ps3_notification_read_write()
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 19 Feb 2025 11:14:45 +0000 (12:14 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 16 Apr 2025 16:48:12 +0000 (22:18 +0530)
commitf69898bce204a67edd48e074069ca3c5d8537334
tree76ccd405e6939a599c6e220154fa5b0e3264b435
parent02a1324b08af3239dce5bcf52e09153e1f8a4bbd
powerpc/ps3: Use str_write_read() in ps3_notification_read_write()

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

Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250219111445.2875-2-thorsten.blum@linux.dev
arch/powerpc/platforms/ps3/device-init.c