aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-03-12 17:29:49 +0000
committerFelix Fietkau <[email protected]>2021-04-12 00:03:03 +0200
commit1921b8925c6f2a171af6294bba6af733da2409b9 (patch)
treec8be22eb5f4ca18002ebbefc7d380ae80846aef4 /tools/perf/scripts/python/sched-migration.py
parentde29d0afebad775910b428816427b55ba2bea50b (diff)
mt76: mt7921: remove redundant check on type
Currently in the switch statement case where type is NL80211_IFTYPE_STATION there is a check to see if type is not NL80211_IFTYPE_STATION. This check is always false and is redundant dead code that can be removed. Addresses-Coverity: ("Logically dead code") Fixes: e0f9fdda81bd ("mt76: mt7921: add ieee80211_ops") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions