i2c: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Sun, 24 Feb 2008 19:03:42 +0000 (20:03 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 24 Feb 2008 19:03:42 +0000 (20:03 +0100)
commit305183fc3ec8aac55179ef0fcb65dab9b97a9145
treeb480d025bd360572d8badf4b20f71e6bcdf93acc
parenta92b36ed33800435a2356a78489e129aaf30f673
i2c: 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: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-pmcmsp.c
include/linux/i2c.h