aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2020-10-17 16:14:06 -0700
committerLinus Torvalds <[email protected]>2020-10-18 09:27:09 -0700
commit3903b55a6117ee5a8c90108beaf8d921474aa05a (patch)
tree4bdc04d5999b35923f276000b8abb60cd919599b /tools/perf/util/scripting-engines/trace-event-python.c
parent4dc200cee1950ac3f9b99f0c8d4a750b62958f81 (diff)
mm/mmap: add inline vma_next() for readability of mmap code
There are three places that the next vma is required which uses the same block of code. Replace the block with a function and add comments on what happens in the case where NULL is encountered. 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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions