From: Adrian Bunk Date: Fri, 11 Nov 2005 19:44:21 +0000 (+0100) Subject: [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~93^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8ebd3a37f0e7a2aae337279d58a50c1a1fcd053;p=pandora-kernel.git [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline No external user and that small - such a function should be static inline and not a global function. Signed-off-by: Adrian Bunk Signed-off-by: John W. Linville --- Reading git-diff-tree failed