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:
24d10f0
)
sh: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Sun, 17 Feb 2008 14:38:35 +0000
(15:38 +0100)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 Feb 2008 05:04:17 +0000
(14:04 +0900)
The C99 specification states in section 6.11.5:
The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found