diff options
author | Amir Goldstein <amir73il@gmail.com> | 2023-12-12 11:44:36 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-12-12 16:19:59 +0100 |
commit | 0f292086c22b43202daffc14b585d3b54b9a1206 (patch) | |
tree | 3c2efb26f57846ae3413be927f7e5cf8e1b0993e /net/9p | |
parent | 730651268664070dbd582d7d0338b47d066d6323 (diff) | |
download | linux-stable-0f292086c22b43202daffc14b585d3b54b9a1206.tar.gz linux-stable-0f292086c22b43202daffc14b585d3b54b9a1206.tar.bz2 linux-stable-0f292086c22b43202daffc14b585d3b54b9a1206.zip |
splice: return type ssize_t from all helpers
Not sure why some splice helpers return long, maybe historic reasons.
Change them all to return ssize_t to conform to the splice methods and
to the rest of the helpers.
Suggested-by: Christian Brauner <brauner@kernel.org>
Link: https://lore.kernel.org/r/20231208-horchen-helium-d3ec1535ede5@brauner/
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Link: https://lore.kernel.org/r/20231212094440.250945-2-amir73il@gmail.com
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions