diff options
author | 2014-10-03 17:03:32 +0200 | |
---|---|---|
committer | 2014-10-05 21:17:51 -0400 | |
commit | 51db998fb6e04e8dfcf4e33295651367b91238a5 (patch) | |
tree | 62918fb84b013b7f5c8ab0810c3cd43ef02cbe52 /tools/perf/scripts/python/check-perf-trace.py | |
parent | net: sched: suspicious RCU usage in qdisc_watchdog (diff) | |
download | linux-dev-51db998fb6e04e8dfcf4e33295651367b91238a5.tar.xz linux-dev-51db998fb6e04e8dfcf4e33295651367b91238a5.zip |
isdn/capi: drop two dead if branches
The last branch in command_2_index() cannot be reached since
c==0xff is already caught by the first "if".
The empty second branch makes no difference since no other branch
will be taken for c<0x0f.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions