From: Yevgeny Petrilin Date: Tue, 6 Mar 2012 04:05:02 +0000 (+0000) Subject: net/mlx4: defining functions as static X-Git-Tag: v3.4-rc1~177^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66431a7d4570dbafb5e25c85607779ffa9c4a4bc;p=pandora-kernel.git net/mlx4: defining functions as static Fixing sparse warnings, the 2 functions are only used in same file. Defining them as static and not exporting them. Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed