diff options
| author | Karolina Drobnik <[email protected]> | 2021-11-15 10:55:49 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-11-17 13:55:32 +0100 |
| commit | 944f0f697acd674ed34cac284cb2d93a714e3e9d (patch) | |
| tree | 6623f97dc771eff5fa1ca03d1fad2092a1872b31 /tools/perf/scripts/python/bin | |
| parent | 8026ee384a283bde5c7e3342049abb5abc890d4c (diff) | |
staging: vt6655: Delete bogus check for `init_count` in AL7230
Remove an unnecessary check in `rf_write_wake_prog_syn` in `RF_AIROHA7230`
switch case. This `if` conditional will never be true as `init_count` is
equal to 18 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/e10d2278975116e03a699260f2259f9ab87501a5.1636729147.git.karolinadrobnik@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions