From: Don Skidmore Date: Tue, 25 Aug 2009 04:47:32 +0000 (+0000) Subject: ixgbe: cleanup functions that should have been defined static X-Git-Tag: v2.6.32-rc1~703^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b25cdbafd757b1255725d4ffb5b1081714b4256;p=pandora-kernel.git ixgbe: cleanup functions that should have been defined static We have some ~40 functions that were being called out with 'make namespacecheck'. This patch changes these functions to be static. Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed