diff options
author | Liam R. Howlett <[email protected]> | 2020-10-17 16:14:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-18 09:27:09 -0700 |
commit | fb8090b699c3e147e5bef8e0008edc3bddc33fad (patch) | |
tree | 71825c5cbf6136984c15631ccf4870dd79d7be78 /scripts/gdb/linux/tasks.py | |
parent | 3903b55a6117ee5a8c90108beaf8d921474aa05a (diff) |
mm/mmap: add inline munmap_vma_range() for code readability
There are two locations that have a block of code for munmapping a vma
range. Change those two locations to use a function and add meaningful
comments about what happens to the arguments, which was unclear in the
previous code.
Signed-off-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions