Re: [PATCH net-next 5/7] net: splice: Drop unused @gfp
From: Simon Horman
Date: Wed Jun 25 2025 - 06:08:50 EST
On Tue, Jun 24, 2025 at 11:53:52AM +0200, Michal Luczaj wrote:
> Since its introduction in commit 2e910b95329c ("net: Add a function to
> splice pages into an skbuff for MSG_SPLICE_PAGES"), skb_splice_from_iter()
> never used the @gfp argument. Remove it and adapt callers.
>
> No functional change intended.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>