diff options
author | Stephen Boyd <[email protected]> | 2022-08-30 15:58:29 -0700 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2022-09-01 10:15:34 +0800 |
commit | bbb5fb85cf48757a18870aaeedf6936d5c1f1ead (patch) | |
tree | 978874d324aec9f91309ca012fe637ccd60e0564 /scripts/generate_rust_analyzer.py | |
parent | 8dab6a5939199a5dcf0731eb2dce757837575633 (diff) |
platform/chrome: cros_typec_switch: Remove impossible condition
The type of 'index' is unsigned long long, which can't possibly be less
than zero. Remove the impossible check.
Cc: Prashant Malani <[email protected]>
Cc: Tzung-Bi Shih <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Prashant Malani <[email protected]>
Signed-off-by: Tzung-Bi Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions