On Sat, 22 Mar 2025 20:35:45 +0000 Joe Damato wrote: > Eliminate the #ifdef CONFIG_NET from fs/splice.c and move the > splice_to_socket helper to net/socket.c, where the other splice socket > helpers live (like sock_splice_read and sock_splice_eof). > > Signed-off-by: Joe Damato <jdamato@xxxxxxxxxx> Matter of preference, to some extent, but FWIW: Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>