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