diff options
author | Liam R. Howlett <[email protected]> | 2024-10-18 13:41:14 -0400 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:16 -0800 |
commit | 4b6b0a5188c219cf40d6e863e55e2a5ca39e51cd (patch) | |
tree | 579cc2496a8baa84388b747040f87505eb00a392 /tools/perf/scripts/python/libxed.py | |
parent | 58f1069311db63ed9f330fdba4418a13ab49d843 (diff) |
mm/mremap: remove goto from mremap_to()
mremap_to() has a goto label at the end that doesn't unwind anything.
Removing the label makes the code cleaner.
This commit also adds documentation to the function.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Reviewed-by: Pedro Falcato <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jann Horn <[email protected]>
Cc: Jeff Xu <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Qi Zheng <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions