aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-12-14 19:14:25 -0800
committerLinus Torvalds <[email protected]>2020-12-15 12:13:46 -0800
commit95c9ae14a9b99a65956de80a1eefafcb901c0e9f (patch)
tree1af9a03a9a90640e7248251603f66d5b16945487 /tools/perf/scripts/python/export-to-postgresql.py
parent110ceb8287fd0af104a7a15db93534ab0dc2bc21 (diff)
mm/process_vm_access: remove redundant initialization of iov_r
The pointer iov_r is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions