diff options
author | fan.du <fan.du@windriver.com> | 2013-07-22 10:21:09 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-25 01:24:56 +0400 |
commit | 9225b23057aeba13957e8033f69a554dc246a80e (patch) | |
tree | 9b6b4a8ad37fe06fffdeb350a02cac7bdc30cd6d /net/ipv6/xfrm6_mode_beet.c | |
parent | 86a37def2bba8d22f8b512e7c8a0f6f6e197728c (diff) | |
download | linux-9225b23057aeba13957e8033f69a554dc246a80e.tar.xz |
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
The "int addrlen" in fib6_add_1 is rebundant, as we can get it from
parameter "struct in6_addr *addr" once we modified its type.
And also fix some coding style issues in fib6_add_1
Signed-off-by: Fan Du <fan.du@windriver.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_mode_beet.c')
0 files changed, 0 insertions, 0 deletions