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:
a92b36e
)
i2c: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Sun, 24 Feb 2008 19:03:42 +0000
(20:03 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Sun, 24 Feb 2008 19:03:42 +0000
(20:03 +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