diff options
| author | Johannes Weiner <[email protected]> | 2023-06-02 11:12:04 -0400 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 16:25:37 -0700 |
| commit | 3cf04937529020e149666f56a41ebdeb226b69ed (patch) | |
| tree | ae0f3d6f489ee70581ffecb27cd1c5abf5581da8 /tools/perf/scripts/python/flamegraph.py | |
| parent | 1c9568e806a589da84b7afbdf0619b2c1f6c102a (diff) | |
mm: compaction: have compaction_suitable() return bool
Since it only returns COMPACT_CONTINUE or COMPACT_SKIPPED now, a bool
return value simplifies the callsites.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Johannes Weiner <[email protected]>
Suggested-by: Vlastimil Babka <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions