]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc030e249d2019ffb7f9030df94f63e6125440bfe
treeb480d025bd360572d8badf4b20f71e6bcdf93acc
parent63d08ac945839df3d16696cf0aa6e87fa84b86ed
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