fed99212ac
receive_buf() is called from ttyport_receive_buf() that expects values
">= 0" from serdev_controller_receive_buf(), change its return type from
ssize_t to size_t.
The need for this clean-up was noticed while fixing a warning, see
commit
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ags02ma.c | ||
ams-iaq-core.c | ||
atlas-ezo-sensor.c | ||
atlas-sensor.c | ||
bme680.h | ||
bme680_core.c | ||
bme680_i2c.c | ||
bme680_spi.c | ||
ccs811.c | ||
pms7003.c | ||
scd4x.c | ||
scd30.h | ||
scd30_core.c | ||
scd30_i2c.c | ||
scd30_serial.c | ||
sgp30.c | ||
sgp40.c | ||
sps30.c | ||
sps30.h | ||
sps30_i2c.c | ||
sps30_serial.c | ||
sunrise_co2.c | ||
vz89x.c |