diff options
| author | Yanchuan Nian <[email protected]> | 2013-09-11 14:23:05 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:13 -0700 |
| commit | 2d8a17813ec817fa58addd2c92b4ca8cae5bafbb (patch) | |
| tree | f67c5a6e90c5d3f97b101213e04332eebadce0b3 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 146d7009b45cdb45ec3be8ad73177dae58f4bc91 (diff) | |
mm/mmap: remove unnecessary assignment
pgoff is not used after the statement "pgoff = vma->vm_pgoff;", so the
assignment is redundant.
Signed-off-by: Yanchuan Nian <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions