aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHaifeng Xu <[email protected]>2023-07-10 09:37:50 +0000
committerAndrew Morton <[email protected]>2023-08-18 10:12:18 -0700
commitb894da0468640f610d47624e872dc11f2ae5bb4b (patch)
tree1279581a28649db86fe747350719318e9eee5ff7 /tools/perf/scripts/python
parentf9044f170c5e89a12116066d1b9b932e934b9efb (diff)
mm/mm_init.c: mark check_for_memory() as __init
The only caller of check_for_memory() is free_area_init(), which is annotated with __init, so it should be safe to also mark the former as __init. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Haifeng Xu <[email protected]> Reviewed-by: Mike Rapoport (IBM) <[email protected]> Reviewed-by: Anshuman Khandual <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions