summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2023-05-22 13:11:18 +0100
committerJakub Kicinski <kuba@kernel.org>2023-05-23 20:48:27 -0700
commitc2ff29e99a764769eb2ce3a1a5585013633ee9a6 (patch)
treefda7157b1f91bd4574493d86b11d19a1bdbdf7cf /sound
parente117dcfd646e84a50999a395df3d724feb28b173 (diff)
downloadlinux-stable-c2ff29e99a764769eb2ce3a1a5585013633ee9a6.tar.gz
linux-stable-c2ff29e99a764769eb2ce3a1a5585013633ee9a6.tar.bz2
linux-stable-c2ff29e99a764769eb2ce3a1a5585013633ee9a6.zip
siw: Inline do_tcp_sendpages()
do_tcp_sendpages() is now just a small wrapper around tcp_sendmsg_locked(), so inline it, allowing do_tcp_sendpages() to be removed. This is part of replacing ->sendpage() with a call to sendmsg() with MSG_SPLICE_PAGES set. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com> Reviewed-by: Tom Talpey <tom@talpey.com> cc: Jason Gunthorpe <jgg@ziepe.ca> cc: Leon Romanovsky <leon@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