Skip to content
Commit 163cd4e8 authored by Duan Jiong's avatar Duan Jiong Committed by David S. Miller
Browse files

ipv6: remove parameter rt from fib6_prune_clones()



the parameter rt will be assigned to c.arg in function fib6_clean_tree(),
but function fib6_prune_clone() doesn't use c.arg, so we can remove it
safely.

Signed-off-by: default avatarDuan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e565e803
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment