git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd52d1e
)
[PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline
author
Adrian Bunk
<bunk@stusta.de>
Fri, 11 Nov 2005 19:44:21 +0000
(20:44 +0100)
committer
John 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