diff options
author | Dmitry Antipov <[email protected]> | 2023-10-03 07:33:16 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-10-05 09:54:58 +0300 |
commit | 9418edf8ff01e7a4904aac1aca4864ecdea37593 (patch) | |
tree | ed78aca76fd8ef81bff0e221a711fd665afb7b85 /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | 036042e15770eab835e8e13f8164c6df63a74dbb (diff) |
wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()
Since '!(0x5ea42b & 0xffff0000)' is always false, remove unreachable
block in 'rtl92d_dm_check_edca_turbo()' and convert EDCA limits to
constant variables. Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions