]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
DVB: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Mon, 21 Apr 2008 22:27:50 +0000 (22:27 +0000)
committerJesper Juhl <juhl@hera.kernel.org>
Mon, 21 Apr 2008 22:27:50 +0000 (22:27 +0000)
commitcbfa6f2a684e9fb7d6a5025b3893b8f93112683c
tree4a91c873df8c9cf12b64835724c052f88db6b9bd
parentb1d18dc06ba6b9056f95aaf1f8c464830846f87f
DVB: 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>
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
drivers/media/dvb/frontends/or51132.c