Re: [PATCH net-next 1/7] net: splice: Drop unused @pipe
From: Simon Horman
Date: Wed Jun 25 2025 - 06:09:54 EST
On Tue, Jun 24, 2025 at 11:53:48AM +0200, Michal Luczaj wrote:
> Since commit 41c73a0d44c9 ("net: speedup skb_splice_bits()"),
> __splice_segment() and spd_fill_page() do not use the @pipe argument. Drop
> it.
>
> While adapting the callers, move one line to enforce reverse xmas tree
> order.
>
> No functional change intended.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>