diff options
author | Liam Howlett <[email protected]> | 2021-06-28 19:38:44 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:51 -0700 |
commit | 35e43c5ff4d2da700e8ed2216acae81f62800eaa (patch) | |
tree | fbbee22661dbbc52ecdc5ba84cf508f8130a6377 /tools/perf/scripts/python | |
parent | 96d990239e31d9623fdb96e829237b997c9d3d63 (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')
0 files changed, 0 insertions, 0 deletions