aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorGravatar David Howells <dhowells@redhat.com> 2023-05-22 13:11:15 +0100
committerGravatar Jakub Kicinski <kuba@kernel.org> 2023-05-23 20:48:27 -0700
commitebf2e8860eea66e2c4764316b80c6a5ee5f336ee (patch)
tree08dc1c61d947534c41a46b19441f8aa803cc7d7e /sound
parenttcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES (diff)
downloadlinux-ebf2e8860eea66e2c4764316b80c6a5ee5f336ee.tar.gz
linux-ebf2e8860eea66e2c4764316b80c6a5ee5f336ee.tar.bz2
linux-ebf2e8860eea66e2c4764316b80c6a5ee5f336ee.zip
tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
do_tcp_sendpages() is now just a small wrapper around tcp_sendmsg_locked(), so inline it. This is part of replacing ->sendpage() with a call to sendmsg() with MSG_SPLICE_PAGES set. Signed-off-by: David Howells <dhowells@redhat.com> cc: John Fastabend <john.fastabend@gmail.com> cc: Jakub Sitnicki <jakub@cloudflare.com> cc: David Ahern <dsahern@kernel.org> cc: Jens Axboe <axboe@kernel.dk> cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions