Skip to content
Commit b2fd72aa authored by Ruan Jinjie's avatar Ruan Jinjie Committed by Kalle Valo
Browse files

wifi: ath9k: Remove unnecessary ternary operators



Ther are a little ternary operators, the true or false judgement
of which is unnecessary in C language semantics.

Signed-off-by: default avatarRuan Jinjie <ruanjinjie@huawei.com>
Acked-by: default avatarToke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: default avatarKalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230731124455.2039184-1-ruanjinjie@huawei.com
parent 8b804643
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment