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:
ba7c192
)
hwmon: (thmc50) Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Sun, 17 Feb 2008 14:39:24 +0000
(15:39 +0100)
committer
Mark M. Hoffman
<mhoffman@lightlink.com>
Sun, 17 Feb 2008 17:11:50 +0000
(12:11 -0500)
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: Mark M. Hoffman <mhoffman@lightlink.com>
No differences found