[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)
commitc8ebd3a37f0e7a2aae337279d58a50c1a1fcd053
tree7c47b5d4c224cbd903554e0d0c8e1c55bf05743f
parentcd52d1ee9a92587b242d946a2300a3245d3b885a
[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 <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/sk98lin/h/skvpd.h
drivers/net/sk98lin/skge.c