V4L/DVB (11724): firedtv: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Sun, 26 Apr 2009 13:03:29 +0000 (10:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:56 +0000 (18:20 -0300)
commit60c7ef3967edfb2dd59aa149fd25da4779e3261e
treea5e17eabaec4bfd76af50feb97030533e3b03845
parente9785250ef2eead8bd5e9166679c0be0595df387
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>
drivers/media/dvb/firewire/firedtv-rc.c