aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMateusz Nosek <[email protected]>2020-04-01 21:10:15 -0700
committerLinus Torvalds <[email protected]>2020-04-02 09:35:31 -0700
commite072bff60a29c82b1536d78c412f009d1a1de4cf (patch)
tree34c44260d40a6aaa50be834f31ddd828423f5e87 /tools/perf/scripts/python/syscall-counts.py
parent5644e1fbbfe15ad06785502bbfe5751223e5841d (diff)
mm/vmscan.c: clean code by removing unnecessary assignment
Previously 0 was assigned to variable 'lruvec_size', but the variable was never read later. So the assignment can be removed. Fixes: f87bccde6a7d ("mm/vmscan: remove unused lru_pages argument") Signed-off-by: Mateusz Nosek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Wei Yang <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Link: http://lkml.kernel.org/r/[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