[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>
This commit is contained in:
Adrian Bunk 2005-11-11 20:44:21 +01:00 committed by John W. Linville
commit c8ebd3a37f
2 changed files with 21 additions and 30 deletions