mm: swap: use str_true_false() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Wed, 16 Oct 2024 14:10:41 +0000 (16:10 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Nov 2024 04:11:14 +0000 (20:11 -0800)
commitd3ea85c6c5f70acff970f3339afb2da8f9a805a6
tree12574a8a9fb78fc84d4401ee4ef5212c4c9fd184
parent4a7bba1df00163ecbdf4994bc42b879ade4aeed2
mm: swap: use str_true_false() helper function

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

Link: https://lkml.kernel.org/r/20241016141040.79168-2-thorsten.blum@linux.dev
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/swap_state.c