commit | 22d56fce95f8cfcae8376e6da99e232583c61845 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Apr 21 22:32:16 2008 +0000 |
committer | Jesper Juhl <juhl@hera.kernel.org> | Mon Apr 21 22:32:16 2008 +0000 |
tree | 345becad6fbcc307f01f18b37242339dc3f08e1b | |
parent | c81010bf41ec1e888e46898f57cd0e2cdac326a4 [diff] |
V4L: Storage class should be before const qualifier (sn9c102) 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>