aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
authorTim Hansen <devtimhansen@gmail.com>2017-10-05 15:45:32 -0400
committerDavid S. Miller <davem@davemloft.net>2017-10-05 21:56:26 -0700
commitcc71b7b071192ac1c288e272fdc3f3877eb96663 (patch)
tree1260878b87c3e32f4a6f375f25f130604e5c0178 /include/net/ipv6.h
parentnet: ipv6: remove unused code in ipv6_find_hdr() (diff)
downloadlinux-dev-cc71b7b071192ac1c288e272fdc3f3877eb96663.tar.xz
linux-dev-cc71b7b071192ac1c288e272fdc3f3877eb96663.zip
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
int err is unused by icmpv6_push_pending_frames(), this patch returns removes the variable and returns the function with 0. git bisect shows this variable has been around since linux has been in git in commit 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2. This was found by running make coccicheck M=net/ipv6/ on linus' tree on commit 77ede3a014a32746002f7889211f0cecf4803163 (current HEAD as of this patch). Signed-off-by: Tim Hansen <devtimhansen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ipv6.h')
0 files changed, 0 insertions, 0 deletions