mm/page_alloc: use str_off_on() helper in build_all_zonelists()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 21 Oct 2024 09:13:40 +0000 (11:13 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Nov 2024 04:11:18 +0000 (20:11 -0800)
commitab505e8be02457bb56c1902179664f2ae912c8d6
treebbd81a31908b9e9676d8e0f9dbe57dc273642990
parent8717734fdcc8472174830a647d47122b4581d62a
mm/page_alloc: use str_off_on() helper in build_all_zonelists()

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

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