]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/route.c
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 4 Mar 2008 21:50:14 +0000 (13:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 21:50:14 +0000 (13:50 -0800)
commit7019b78e1483fa724dcba56e8465376b8fd03ea8
treedb1724c6a9e63257eb810b4e4d4ee744098c4f6c
parent6891a346c387bd0a64afa50f4522f5fe8ba879d8
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler

This patches improves the readibility of the ip6_dst_gc() routine.
It simplifies long lines which grow a lot due to the introduction
of network namespaces support.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Acked-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c