Commit 4b48b0a3 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jakub Kicinski

net: ip6_fib.h: drop duplicate word in comment

Drop doubled word "the" in a comment.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ab88d64a
......@@ -166,7 +166,7 @@ struct fib6_info {
struct fib6_node __rcu *fib6_node;
/* Multipath routes:
* siblings is a list of fib6_info that have the the same metric/weight,
* siblings is a list of fib6_info that have the same metric/weight,
* destination, but not the same gateway. nsiblings is just a cache
* to speed up lookup.
*/
......
Markdown is supported
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