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:
47c10ed
)
mfd: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Tue, 17 Feb 2009 09:11:42 +0000
(10:11 +0100)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sat, 4 Apr 2009 22:32:23 +0000
(
00:32
+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: Samuel Ortiz <sameo@openedhand.com>
No differences found