aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2021-10-16 13:30:03 +0200
committerGreg Kroah-Hartman <[email protected]>2021-10-18 16:40:15 +0200
commit83936407688ba17e40561314eccc6463d02f34b1 (patch)
tree8a54c7f047377cc2d3b52ee1ba7b3512f1a80189 /tools/perf/scripts/python/flamegraph.py
parent7a11bd052aaac26064147c9fbc0fec75b5f6c156 (diff)
staging: r8188eu: remove two checks that are always false
Commit aefb1fc5c185 ("staging: r8188eu: odm BoardType is never set") clarified that the odm board type is always 0. The CheckCondition functions extract the board type from the hex parameter and stores it in _board. For _board == 0, (_board == cond) && cond != 0x00 is always false. Remove the checks. Acked-by: Michael Straube <[email protected]> Acked-by: Phillip Potter <[email protected]> Signed-off-by: Martin Kaiser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions