commit | c8ebd3a37f0e7a2aae337279d58a50c1a1fcd053 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Nov 11 20:44:21 2005 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 16 14:13:20 2005 -0500 |
tree | 7c47b5d4c224cbd903554e0d0c8e1c55bf05743f | |
parent | cd52d1ee9a92587b242d946a2300a3245d3b885a [diff] |
[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>