diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-01 05:53:28 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2023-08-08 16:36:58 +0300 |
commit | 0c89b3257b04950b4d66e9739af3e50bf93c74de (patch) | |
tree | 60bdbaddf2eb3f73e6dcc4560aa82965445027c2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5140b46caf337bbad0803a24caa17e4158411d5c (diff) | |
download | linux-0c89b3257b04950b4d66e9739af3e50bf93c74de.tar.xz |
i2c: mux: ltc4306: Remove an unnecessary ternary operator
The true or false judgement of the ternary operator is unnecessary
in C language semantics. So remove it to clean Code.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Acked-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20230801025328.3380963-1-ruanjinjie@huawei.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions