]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Fri, 1 Nov 2024 04:29:10 +0000 (21:29 -0700)
commit204f8cb78f097555e8746d052874e00d2afff9da
treedfa6e33d303aff25fe8e0e1acf0053324fa26425
parenta8522a4a0260d9762f98372556b75f75dbda4529
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