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:
27fd9de
)
tg3: Fix inline keyword usage
author
Javier Martinez Canillas
<martinez.javier@gmail.com>
Sat, 26 Mar 2011 16:42:33 +0000
(16:42 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Mar 2011 06:35:06 +0000
(23:35 -0700)
The correct usage is "static inline void" not "static void inline".
Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found