mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
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
|
||
---|---|---|
.. | ||
arpc.h | ||
bundle.c | ||
connection.c | ||
control.c | ||
core.c | ||
debugfs.c | ||
es2.c | ||
gb-beagleplay.c | ||
greybus_trace.h | ||
hd.c | ||
interface.c | ||
Kconfig | ||
Makefile | ||
manifest.c | ||
module.c | ||
operation.c | ||
svc_watchdog.c | ||
svc.c |