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>
This commit is contained in:
Tobias Klauser 2008-02-24 20:03:42 +01:00 • committed by Jean Delvare
commit 305183fc3e
2 changed files with 3 additions and 3 deletions