summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorDenis V. Lunev <den@openvz.org>2008-02-29 05:45:00 +0100
committerDavid S. Miller <davem@davemloft.net>2008-02-29 05:45:00 +0100
commit5811769c788edbf379c8b3fc65f62394d52df748 (patch)
tree7226a811246a845acde92603c274c8d4ed2fadb7 /usr
parent[IPV4]: Remove ifa != NULL check. (diff)
downloadlinux-5811769c788edbf379c8b3fc65f62394d52df748.tar.xz
linux-5811769c788edbf379c8b3fc65f62394d52df748.zip
[IPV4]: Remove check for ifa->ifa_dev != NULL.
This is a callback registered to inet address notifier chain. The check is useless as: - ifa->ifa_dev is always != NULL - similar checks are abscent in all other notifiers. Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions