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:
0ed5462
)
[PARISC] parisc: "extern inline" -> "static inline"
author
Adrian Bunk
<bunk@stusta.de>
Tue, 16 Oct 2007 21:24:59 +0000
(14:24 -0700)
committer
Kyle McMartin
<kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 07:58:41 +0000
(
00:58
-0700)
"extern inline" will have different semantics with gcc 4.3, and "static
inline" is correct here.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Matthew Wilcox <willy@debian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found