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:
9fe6206
)
OMAP: DSS2: storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 20 May 2010 15:12:52 +0000
(17:12 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Tue, 3 Aug 2010 12:18:45 +0000
(15:18 +0300)
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: Tomi Valkeinen <tomi.valkeinen@nokia.com>
No differences found