[PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline
authorAdrian Bunk <bunk@stusta.de>
Fri, 11 Nov 2005 19:44:21 +0000 (20:44 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 Nov 2005 19:13:20 +0000 (14:13 -0500)
No external user and that small - such a function should be static
inline and not a global function.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found