]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Wed, 23 Dec 2009 12:53:12 +0000 (09:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:33 +0000 (15:10 -0300)
commit9d68e8de9f8ab14077dd8d3c6ed9087ea61544a6
treef3ee4747ef4d2b9ac9acfc4504ea626164aba8a2
parent7b2d3983f2b54b002fd045f2801514405530d224
V4L/DVB (13951): rj54n1cb0: 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.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/rj54n1cb0c.c