Re: [PATCH] net: ipv6: remove unused code in ipv6_find_hdr()
From: Lin Zhang Date: Fri, 6 Oct 2017 02:07:08 +0800 > Storing the left length of skb into 'len' actually has no effect > so we can remove it. > > Signed-off-by: Lin Zhang Applied.
[PATCH] net: ipv6: remove unused code in ipv6_find_hdr()
Storing the left length of skb into 'len' actually has no effect so we can remove it. Signed-off-by: Lin Zhang --- net/ipv6/exthdrs_core.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/ipv6/exthdrs_core.c b/net/ipv6/exthdrs_core.c index 305e2ed..98096ea 100644 --- a/net/ipv6/exthdrs