diff options
author | Atin Bainada <hi@atinb.me> | 2023-05-13 21:44:31 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-28 10:11:29 +0100 |
commit | dffef6de4db2ddbf1d456e618d06b128b9d0018b (patch) | |
tree | 7ffd1801171553ef202c910d72aa7f124ae00091 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 09201af57ca4d98a992413b39d51aa1f70beb98c (diff) |
staging: rtl8723bs: replace ternary operator with if-else block
replace the ternary operator used for assignment of pHalData->ant_path
with an if-else block for better readability
Signed-off-by: Atin Bainada <hi@atinb.me>
Link: https://lore.kernel.org/r/20230513214338.79833-1-hi@atinb.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions