aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarolina Drobnik <[email protected]>2021-11-15 10:55:48 +0000
committerGreg Kroah-Hartman <[email protected]>2021-11-17 13:55:32 +0100
commit8026ee384a283bde5c7e3342049abb5abc890d4c (patch)
treee5b0be89e6b250db4ab9a30c702fa3dd5d1769ef /tools/perf/scripts/python
parent6a141baa801b911b8ec61a4b19a4807e11e299b7 (diff)
staging: vt6655: Delete bogus check for `init_count` in AL2230
Remove an unnecessary check in `rf_write_wake_prog_syn` in `RF_AL2230S` switch case. This `if` conditional will never be true as `init_count` is equal to 17 and can't be bigger than `MISCFIFO_SYNDATASIZE - 0`, which is equal to 21. Suggested-by: Mike Rapoport <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Karolina Drobnik <[email protected]> Link: https://lore.kernel.org/r/29c758ba58b10bc1da7e864b3a4f377147fc4428.1636729147.git.karolinadrobnik@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions