aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMicah Gruber <[email protected]>2007-07-11 06:04:19 +0000
committerDavid S. Miller <[email protected]>2007-07-11 06:04:19 +0000
commitdffe4f048b420f1af0b10a6090add0c5ea69e585 (patch)
tree9229870705d35aaf0190521514e865625844a5e3 /net/unix/af_unix.c
parent[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h (diff)
downloadkernel-dffe4f048b420f1af0b10a6090add0c5ea69e585.tar.gz
kernel-dffe4f048b420f1af0b10a6090add0c5ea69e585.zip
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
This trivial patch removes the unneeded pointer idev returned from __in6_dev_get(), which is never used. The check for NULL can be simply done by if (__in6_dev_get(dev) == NULL). Signed-off-by: Micah Gruber <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions