]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/page_alloc: correct the wrong cpuset file path in comment
authorMark-PK Tsai <mark-pk.tsai@mediatek.com>
Mon, 18 Jul 2022 12:03:35 +0000 (20:03 +0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 3 Aug 2022 18:17:13 +0000 (14:17 -0400)
commit34d660af91bb87ced1e3121ad7fa0321447bd5d2
tree1da090338e4f199b9a56c27fcce25bd7dd78a426
parentf2b3a2bb79f38d53a8eb9453758daf85abe5f752
mm/page_alloc: correct the wrong cpuset file path in comment

cpuset.c was moved to kernel/cgroup/ in below commit
201af4c0fab0 ("cgroup: move cgroup files under kernel/cgroup/")
Correct the wrong path in comment.

Link: https://lkml.kernel.org/r/20220718120336.5145-1-mark-pk.tsai@mediatek.com
Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page_alloc.c