aboutsummaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-12-16 20:40:56 +0000
committerChristian Brauner <[email protected]>2024-12-20 21:34:02 +0000
commitd606c36294f46747b4fa34f79fccea6562d14aa7 (patch)
tree23fa1e76e1d3bb3d85221c9823d37bb26f8e0401 /fs/timerfd.c
parentnetfs: Abstract out a rolling folio buffer implementation (diff)
downloadkernel-d606c36294f46747b4fa34f79fccea6562d14aa7.tar.gz
kernel-d606c36294f46747b4fa34f79fccea6562d14aa7.zip
netfs: Make netfs_advance_write() return size_t
netfs_advance_write() calculates the amount of data it's attaching to a stream with size_t, but then returns this as an int. Switch the return value to size_t for consistency. Signed-off-by: David Howells <[email protected]> Link: https://lore.kernel.org/r/[email protected] cc: Jeff Layton <[email protected]> cc: [email protected] cc: [email protected] cc: [email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions