summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-10-21 17:08:26 +0100
committerTom Rini <[email protected]>2025-12-04 09:38:16 -0600
commit42d30f9447c136d2c1f46c8a12e6058e3cddc3b6 (patch)
tree19a07ed2c6e22e952dac2ae761ed83cb5f1901da /include/linux
parente24a7b3b172379b50a7fa96ab4634de109c3e432 (diff)
mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0
Testing an unisgned member of a struct 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]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions