mfd: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Tue, 17 Feb 2009 09:11:42 +0000 (10:11 +0100)
committerSamuel Ortiz <samuel@sortiz.org>
Sat, 4 Apr 2009 22:32:23 +0000 (00:32 +0200)
commit3446d4bb93b4d8c7c5b667dd0271669f012fb166
tree26018a7591d80c087d1619dd805eda272299e26f
parent47c10edd715d420cabd8622a4a458e9ac755b24d
mfd: 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: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/t7l66xb.c
drivers/mfd/tc6393xb.c
drivers/mfd/twl4030-irq.c