diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-01 19:26:38 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-02 12:08:27 -0700 |
commit | c7606d49e6093e9a66ffd1c5dfb294a4f8836dba (patch) | |
tree | 30635c0947340a5a9396ec58f6f732b6084752f6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ae1d60c41e581be049aa84dd53aca89027101ce1 (diff) |
octeontx2: Remove unnecessary ternary operators
There are a little ternary operators, the true or false judgement
of which is unnecessary in C language semantics. So remove it
to clean Code.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Sunil Goutham <sgoutham@marvell.com>
Link: https://lore.kernel.org/r/20230801112638.317149-1-ruanjinjie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions