diff options
author | Baoquan He <bhe@redhat.com> | 2024-03-26 14:11:31 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-25 20:56:17 -0700 |
commit | f55d3471b78a15e8ec1db88fe12456aad70600a4 (patch) | |
tree | 679cbaaae581dce6225e4c7c1c7c219e25e9eaba /mm/page_alloc.c | |
parent | bb8ea62daa7cfd634d1a43815666948311074d0c (diff) |
mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()
The noinline attribute has been taken off in commit 9420f89db2dd ("mm:
move most of core MM initialization to mm/mm_init.c"). So remove the
unneeded code comment above deferred_grow_zone().
And also remove the unneeded bracket in deferred_init_pages().
Link: https://lkml.kernel.org/r/20240326061134.1055295-6-bhe@redhat.com
Signed-off-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions