[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141014.150106.2250383188165649088.davem@davemloft.net>
Date: Tue, 14 Oct 2014 15:01:06 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kafai@...com
Cc: netdev@...r.kernel.org, hannes@...essinduktion.org
Subject: Re: [PATCH RFC v4 net 1/3] ipv6: Remove BACKTRACK macro
From: Martin KaFai Lau <kafai@...com>
Date: Fri, 10 Oct 2014 11:48:06 -0700
> +struct fib6_node *fib6_backtrack(struct fib6_node *fn,
> + struct in6_addr *saddr);
> +
I am completely mystified why you did this, could you explain the
logic? I want to know what drove you to make this exported.
I marked it static in my example patch, and there is no caller outside
of route.c
Doing this also eliminates inlining opportunitites.
Please keep this private inside of route.c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists