aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorYajun Deng <[email protected]>2024-02-03 09:46:32 +0800
committerAndrew Morton <[email protected]>2024-02-22 10:24:52 -0800
commit2c8b947416a9120d50fd165738de38400f9a0933 (patch)
tree7859f5a258c281bc52684f38fecbf66fa8a46915 /tools/perf/scripts/python/netdev-times.py
parentd2d20f08e93a417199107abab795c5d40029eaae (diff)
mm/mmap: pass vma to vma_merge()
These vma_merge() callers will pass mm, anon_vma and file, they all from the same vma. There is no need to pass three parameters at the same time. Pass vma instead of mm, anon_vma and file to vma_merge(), so that it can save two parameters. Link: https://lkml.kernel.org/r/[email protected] Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Yajun Deng <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Cc: Yajun Deng <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions