From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [2.6 patch] net/ipv6/ndisc.c: make a function static Date: Wed, 16 Mar 2005 14:52:36 -0800 Message-ID: <20050316145236.2d9bb352.davem@davemloft.net> References: <20050315144712.GM3189@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org To: Adrian Bunk In-Reply-To: <20050315144712.GM3189@stusta.de> Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Tue, 15 Mar 2005 15:47:13 +0100 Adrian Bunk wrote: > This patch makes a needlessly global function static. > > Signed-off-by: Adrian Bunk Applied, thanks Adrian.