]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
m68k: kernel: Use str_read_write() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 20 Oct 2024 20:57:55 +0000 (22:57 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 6 Nov 2024 14:10:14 +0000 (15:10 +0100)
commitfc10edd9136a3dd6f281f07287f36a3ac0799399
tree7c44119283283bfdff7368f078d5e056d4adc59a
parent6070970db9fed2a8badd00eee767ce3b2888baad
m68k: kernel: Use str_read_write() helper function

Remove hard-coded strings by using the str_read_write() helper function
and remove some unnecessary negations.

Compile-tested only.

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