aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2014-11-03 15:51:47 +0100
committerEmmanuel Grumbach <[email protected]>2014-11-11 07:12:25 +0200
commitefad21d2a2e9b69dfeee576cd01831e94290241c (patch)
treeca26d37055429cad572f1329db27e5a0a5d1dbfa /tools/perf/scripts/python/net_dropmonitor.py
parent6ce73e6569d45755483b44033b985abf29d5a4db (diff)
iwlwifi: mvm: rs: don't use shadowing variable
The variable 'tid' is already defined in this function, so use just 't' for the new one. As we return from the function just overwriting 'tid' would be acceptable, but less obvious to the reader. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions