net: skbuff: Drop unused @skb
Since its introduction in commit ce098da1 ("skbuff: Introduce slab_build_skb()"), __slab_build_skb() never used the @skb argument. Remove it and adapt both callers. No functional change intended. Reviewed-by:Simon Horman <horms@kernel.org> Signed-off-by:
Michal Luczaj <mhal@rbox.co> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Loading
Please sign in to comment