mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
4170d3dd14
The ssp_print_mcu_debug() function should return negative error codes on
error. Returning "length" is meaningless. This change does not affect
runtime because the callers only care about zero/non-zero.
Reported-by: Jonathan Cameron <jic23@kernel.org>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ssp_dev.c | ||
ssp_iio_sensor.h | ||
ssp_iio.c | ||
ssp_spi.c | ||
ssp.h |