mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-12 21:26:43 +07:00
905889b4a3
The "while (tries--) {" loop is a postop so it exits with "tries" set
to -1.
Fixes:
|
||
---|---|---|
.. | ||
ams-iaq-core.c | ||
atlas-ph-sensor.c | ||
bme680_core.c | ||
bme680_i2c.c | ||
bme680_spi.c | ||
bme680.h | ||
ccs811.c | ||
Kconfig | ||
Makefile | ||
sgp30.c | ||
sps30.c | ||
vz89x.c |