From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH 2/2] ixgbe: declare functions as static Date: Thu, 14 Oct 2010 10:50:05 -0700 (PDT) Message-ID: <20101014.105005.104068628.davem@davemloft.net> References: <20101013081759.24491.46846.stgit@localhost.localdomain> <20101013082056.24491.93910.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, bphilips@novell.com, shemminger@vyatta.com, emil.s.tantilov@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41992 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755378Ab0JNRtn (ORCPT ); Thu, 14 Oct 2010 13:49:43 -0400 In-Reply-To: <20101013082056.24491.93910.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Wed, 13 Oct 2010 01:20:59 -0700 > From: Emil Tantilov > > Following patch fixes warnings reported by `make namespacecheck` > > Reported by Stephen Hemminger > > CC: Stephen Hemminger > Signed-off-by: Emil Tantilov > Tested-by: Stephen Ko > Signed-off-by: Jeff Kirsher Applied.