diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-04-15 12:42:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-04-20 14:15:06 +0200 |
commit | 39bbfdacaebbe2576fb0f591e218e76a117886cf (patch) | |
tree | 18053a194c47c891bcf721707e8d34a767bf6fc6 /drivers/fpga/fpga-bridge.c | |
parent | 921e0f2fb09d8decfa8f19eae01f0b68e322363e (diff) |
w1: ds2433: do not use assignment in if condition
Assignments in if condition are less readable and error-prone. Fixes
also checkpatch warning:
ERROR: do not use assignment in if condition
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions