diff options
author | Colin Ian King <[email protected]> | 2017-11-15 17:35:47 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:04 -0800 |
commit | cdb07bdea28ebf1286a979501620745680596365 (patch) | |
tree | 421714cad245f4bc8b9b6b23b2b07dada2285f89 /tools/perf/scripts/python/syscall-counts.py | |
parent | f3f7c09355784b02e49853dd1403d0e2d4f991c6 (diff) |
mm/rmap.c: remove redundant variable cend
Variable cend is set but never read, hence it is redundant and can be
removed.
Cleans up clang build warning: Value stored to 'cend' is never read
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 369ea8242c0f ("mm/rmap: update to new mmu_notifier semantic v2")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Kirill A. Shutemov <[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