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:
aaebafb
)
ARM: ux500: storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Tue, 1 Jul 2014 08:47:48 +0000
(10:47 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 10 Jul 2014 08:37:43 +0000
(10:37 +0200)
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: Linus Walleij <linus.walleij@linaro.org>
No differences found