diff options
| author | Vlastimil Babka <[email protected]> | 2023-03-09 12:12:55 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:49 -0700 |
| commit | 1e76454f936178fd4e8052ddc92ce18c8937f043 (patch) | |
| tree | 53c4e05cdd0dc57ff87427579005b19bf12e0539 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9e8a39d2a9772aed7b97b58961e70701bd1d5899 (diff) | |
mm/mmap/vma_merge: rename adj_next to adj_start
The variable 'adj_next' holds the value by which we adjust vm_start of a
vma in variable 'adjust', that's either 'next' or 'mid', so the current
name is inaccurate. Rename it to 'adj_start'.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vlastimil Babka <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions