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:
67a3e12
)
[ARM] pxa/palmtc: storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 20 May 2010 08:31:46 +0000
(10:31 +0200)
committer
Eric Miao
<eric.y.miao@gmail.com>
Mon, 31 May 2010 04:03:44 +0000
(12:03 +0800)
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>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
No differences found