Re: [PATCH net-next v2 9/9] net: skbuff: Drop unused @skb
From: Simon Horman
Date: Thu Jun 26 2025 - 07:20:31 EST
On Thu, Jun 26, 2025 at 10:33:42AM +0200, Michal Luczaj wrote:
> Since its introduction in commit 6fa01ccd8830 ("skbuff: Add pskb_extract()
> helper function"), pskb_carve_frag_list() never used the argument @skb.
> Drop it and adapt the only caller.
>
> No functional change intended.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>