]> www.infradead.org Git - users/dwmw2/linux.git/commit
xtensa/simdisk: Use str_write_read() helper in simdisk_transfer()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 10 Dec 2024 11:09:33 +0000 (12:09 +0100)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 10 Dec 2024 11:25:32 +0000 (03:25 -0800)
commitd14b9a713b3458ce4908ca883c7277f0863cfe21
tree38d2a6fd7281521e0e0404de963843baffd9ae62
parent5055d82bcebfba915b1a10b6abcbfa0212c96f35
xtensa/simdisk: Use str_write_read() helper in simdisk_transfer()

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Message-Id: <20241210110935.104919-2-thorsten.blum@linux.dev>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/platforms/iss/simdisk.c