]> git.ipfire.org Git - thirdparty/linux.git/commit
mm: fix typo in Kconfig
authorValdis Kletnieks <valdis.kletnieks@vt.edu>
Sat, 13 Jul 2024 06:59:50 +0000 (02:59 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:25:45 +0000 (20:25 -0700)
commitfcb4824b264058f9ee1ac2aa6b7155468978fde6
treeefe3f9ad4ef81803a77cec021230b62fcb938d42
parent6beeab870e70b2d4f49baf6c6be9da1b61c169f8
mm: fix typo in Kconfig

Fix typo in Kconfig help

Link: https://lkml.kernel.org/r/78656.1720853990@turing-police
Fixes: e93d4166b40a ("mm: memcg: put cgroup v1-specific code under a config option")
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
init/Kconfig