mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 05:20:45 +09:00
Currently these functions return < 0 on error, and 0 for success. Change that so that we return < 0 on error, but number of bytes for success. Some callers already treat the return value that way, others need a slight tweak. Signed-off-by: Jens Axboe <axboe@kernel.dk>
22 KiB
22 KiB