diff options
| author | Andrew Goodbody <[email protected]> | 2025-10-21 17:08:29 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-04 09:38:17 -0600 |
| commit | 40ad377c1619eb9b83d088a96f40b86a907c8c19 (patch) | |
| tree | 7f9465542735f9d79b858974b4c391814f4e5d4f /include/linux | |
| parent | eb13583b9de27005703ab085d5ef45fcdbb1d4fb (diff) | |
i2c: imx_lpi2c: Fix error detection
Testing an unisgned ivariable to be <= 0 will only detect the
case when it is 0. So correct this error test to a working version that
will behave as expected.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
