net: skbuff: Drop unused @skb
Since its introduction in commit 6fa01ccd ("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. 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