diff options
| author | Mel Gorman <[email protected]> | 2021-06-30 18:53:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:02 -0700 |
| commit | 05395718b2fe48eb4970184c3a9f89f6b5e7440f (patch) | |
| tree | 1bbae74a2c8d8d24d72e19047ae187dd7329d427 /tools/perf/scripts/python/flamegraph.py | |
| parent | b417941f3ab1a276255e3ae52ff261dc2e196de7 (diff) | |
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
make W=1 generates the following warning for mem_cgroup_calculate_protection
mm/memcontrol.c:6468: warning: expecting prototype for mem_cgroup_protected(). Prototype was for mem_cgroup_calculate_protection() instead
Commit 45c7f7e1ef17 ("mm, memcg: decouple e{low,min} state mutations from
protection checks") changed the function definition but not the associated
kerneldoc comment.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 45c7f7e1ef17 ("mm, memcg: decouple e{low,min} state mutations from protection checks")
Signed-off-by: Mel Gorman <[email protected]>
Reviewed-by: Yang Shi <[email protected]>
Acked-by: Chris Down <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Cc: Dan Streetman <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions