diff options
| author | Vlastimil Babka <vbabka@suse.cz> | 2023-03-09 12:12:55 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-05 19:42:49 -0700 |
| commit | 1e76454f936178fd4e8052ddc92ce18c8937f043 (patch) | |
| tree | 53c4e05cdd0dc57ff87427579005b19bf12e0539 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 9e8a39d2a9772aed7b97b58961e70701bd1d5899 (diff) | |
| download | linux-1e76454f936178fd4e8052ddc92ce18c8937f043.tar.gz linux-1e76454f936178fd4e8052ddc92ce18c8937f043.zip | |
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/20230309111258.24079-8-vbabka@suse.cz
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
