diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2022-03-17 08:55:41 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-17 17:21:30 +0300 |
commit | 8001c741e35195fc75ba5ceac43faac5c977abd1 (patch) | |
tree | 9cc6827481dc1e3ba32088d871d7d4ca66fc3eee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | feed654178474574a53867ff1a0de0046de8758d (diff) | |
download | linux-8001c741e35195fc75ba5ceac43faac5c977abd1.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions