net: splice: Drop unused @gfp
Since its introduction in commit 2e910b95 ("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. Reviewed-by:Simon Horman <horms@kernel.org> Signed-off-by:
Michal Luczaj <mhal@rbox.co> Link: https://patch.msgid.link/20250702-splice-drop-unused-v3-2-55f68b60d2b7@rbox.co Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Loading
Please sign in to comment