[IPV6] MIP6: Several obvious clean-ups.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 24 Aug 2006 14:18:12 +0000 (23:18 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:17:58 +0000 (15:17 -0700)
- Remove redundant code.  Pointed out by Brian Haley <brian.haley@hp.com>.
- Unify code paths with/without CONFIG_IPV6_MIP.
- Use NIP6_FMT for IPv6 address textual presentation.
- Fold long line.  Pointed out by David Miller <davem@davemloft.net>.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

No differences found