diff options
| author | Andrew Goodbody <[email protected]> | 2025-07-31 12:46:10 +0100 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2025-08-30 23:33:32 +0800 |
| commit | 97b0f9f8ce4fc8d994fad60660e1daba2da190e9 (patch) | |
| tree | 0336a082aa38fc14e8bf06acd89c74836f05453c /doc/develop/python_cq.rst | |
| parent | 1961bba4bc341573db98a6fd34eac771e914681f (diff) | |
mmc: rockchip_sdhci: Do not test unsigned for being less than 0
In rockchip_sdhci_execute_tuning the variable tuning_loop_counter is
tested for being less than 0. Ensure that it is a signed type by
declaring it as s8 instead of char.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
