]> git.baikalelectronics.ru Git - kernel.git/commit
intel_menlow: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Mon, 21 Apr 2008 22:28:49 +0000 (22:28 +0000)
committerJesper Juhl <juhl@hera.kernel.org>
Mon, 21 Apr 2008 22:28:49 +0000 (22:28 +0000)
commit7b4ca41aefc39027ae59fd5e4fa1d01b0c95a0d7
tree62c054690796590b92732ea49006ad0dfed2f837
parent1e5827b853c9dc25de2f021c8775cf86dcdda916
intel_menlow: 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/misc/intel_menlow.c