commit | 60c7ef3967edfb2dd59aa149fd25da4779e3261e | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Sun Apr 26 10:03:29 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:20:56 2009 -0300 |
tree | a5e17eabaec4bfd76af50feb97030533e3b03845 | |
parent | e9785250ef2eead8bd5e9166679c0be0595df387 [diff] |
V4L/DVB (11724): firedtv: Storage class should be before const qualifier 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> Acked-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>