aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYanfei Xu <[email protected]>2020-10-13 16:53:29 -0700
committerLinus Torvalds <[email protected]>2020-10-13 18:38:31 -0700
commita7069ee3f891b22727303dfe0857ae47ef0c4936 (patch)
tree906bae36caf8ca3730f58bcfc1817336aa1fd4b0 /tools/perf/scripts/python/bin
parentd383807aaf7796d328a43f20b98b99c2fcc664d7 (diff)
mm/memory.c: replace vmf->vma with variable vma
The code has declared a vma_struct named vma which is assigned a value of vmf->vma. Thus, use variable vma directly here. Signed-off-by: Yanfei Xu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions