aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMateusz Nosek <[email protected]>2020-04-06 20:07:54 -0700
committerLinus Torvalds <[email protected]>2020-04-07 10:43:41 -0700
commit343c3d7f0927e000427fae5e361aa560f83dd5b5 (patch)
tree926103b3d5c1d0e30238d46aa0b7afb14ba8e599 /tools/perf/scripts/python/export-to-sqlite.py
parent27d80fa24326b7b33c8ee7527843776e5df808a7 (diff)
mm/shmem.c: clean code by removing unnecessary assignment
Previously 0 was assigned to variable 'error' but the variable was never read before reassignemnt later. So the assignment can be removed. Signed-off-by: Mateusz Nosek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Acked-by: Pankaj Gupta <[email protected]> Cc: Hugh Dickins <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions