diff options
author | Ruan Jinjie <[email protected]> | 2023-08-01 10:53:28 +0800 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-08 15:36:58 +0200 |
commit | 0c89b3257b04950b4d66e9739af3e50bf93c74de (patch) | |
tree | 60bdbaddf2eb3f73e6dcc4560aa82965445027c2 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 5140b46caf337bbad0803a24caa17e4158411d5c (diff) |
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 <[email protected]>
Acked-by: Andi Shyti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions