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:
b0cdb5e
)
V4L: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Mon, 21 Apr 2008 22:30:21 +0000
(22:30 +0000)
committer
Jesper Juhl
<juhl@hera.kernel.org>
Mon, 21 Apr 2008 22:30:21 +0000
(22:30 +0000)
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: Jesper Juhl <jesper.juhl@gmail.com>
No differences found