Re: [PATCH net-next 7/7] net: skbuff: Drop unused @skb
From: Simon Horman
Date: Wed Jun 25 2025 - 06:09:24 EST
On Tue, Jun 24, 2025 at 11:53:54AM +0200, Michal Luczaj wrote:
> Since its introduction in commit ce098da1497c ("skbuff: Introduce
> slab_build_skb()"), __slab_build_skb() never used the @skb argument. Remove
> it and adapt both callers.
>
> No functional change intended.
>
> Signed-off-by: Michal Luczaj <mhal@xxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>