Home
last modified time | relevance | path

Searched hist:"1 f41be7d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dscatterlist.c1f41be7d Mon Oct 26 16:03:10 CDT 2020 David Disseldorp <ddiss@suse.de> lib/scatterlist: use consistent sg_copy_buffer() return type

sg_copy_buffer() returns a size_t with the number of bytes copied.
Return 0 instead of false if the copy is skipped.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1f41be7d Mon Oct 26 16:03:10 CDT 2020 David Disseldorp <ddiss@suse.de> lib/scatterlist: use consistent sg_copy_buffer() return type

sg_copy_buffer() returns a size_t with the number of bytes copied.
Return 0 instead of false if the copy is skipped.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>