From: Javier Martinez Canillas Date: Sat, 26 Mar 2011 16:42:33 +0000 (+0000) Subject: tg3: Fix inline keyword usage X-Git-Tag: v2.6.39-rc1~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6303e6e8da770e62a4d38f7206fe046514276d14;p=pandora-kernel.git tg3: Fix inline keyword usage The correct usage is "static inline void" not "static void inline". Signed-off-by: Javier Martinez Canillas Signed-off-by: David S. Miller --- Reading git-diff-tree failed