aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-31 17:01:37 +0100
committerDavid S. Miller <[email protected]>2018-08-01 09:46:49 -0700
commitb053fcc4a1c3c8f9080e2904acee73481fb58c44 (patch)
tree2ffcaf6e6c7db7804653d234fbcf15428ef1e718 /tools/perf/scripts/python/sched-migration.py
parente5121207f0532694b1065e29088c78e609b41e20 (diff)
net/tipc: remove redundant variables 'tn' and 'oport'
Variables 'tn' and 'oport' are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'oport' set but not used [-Wunused-but-set-variable] warning: variable 'tn' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Acked-by: Ying Xue <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions