diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2022-03-17 13:55:41 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-17 16:21:30 +0200 |
commit | 8001c741e35195fc75ba5ceac43faac5c977abd1 (patch) | |
tree | 9cc6827481dc1e3ba32088d871d7d4ca66fc3eee /net/unix/af_unix.c | |
parent | feed654178474574a53867ff1a0de0046de8758d (diff) |
rtw89: change value assignment style of rtw89_mac_cfg_gnt()
Use if() style would be clear than "? :", because the else cases are
always 0. The read val from rtw89_mac_read_lte() isn't used, so remove
this statement.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220317055543.40514-11-pkshih@realtek.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions