aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorLiam Howlett <[email protected]>2021-06-28 19:38:44 -0700
committerLinus Torvalds <[email protected]>2021-06-29 10:53:51 -0700
commit35e43c5ff4d2da700e8ed2216acae81f62800eaa (patch)
treefbbee22661dbbc52ecdc5ba84cf508f8130a6377 /tools/perf/scripts/python/sctop.py
parent96d990239e31d9623fdb96e829237b997c9d3d63 (diff)
mm/mmap: use find_vma_intersection() in do_mmap() for overlap
Using find_vma_intersection() avoids the need for a temporary variable and makes the code cleaner. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions