]> git.baikalelectronics.ru Git - kernel.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)
commit1e5827b853c9dc25de2f021c8775cf86dcdda916
tree4a91c873df8c9cf12b64835724c052f88db6b9bd
parent7afad1135f46c40f6a9e821c5d439e56d103464e
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