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:
9ddabb6
)
i2c-core: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Sat, 16 Jan 2010 19:43:12 +0000
(20:43 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sat, 16 Jan 2010 19:43:12 +0000
(20:43 +0100)
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: Jean Delvare <khali@linux-fr.org>
No differences found