From: Tobias Klauser Date: Sun, 24 Feb 2008 19:03:42 +0000 (+0100) Subject: i2c: Storage class should be before const qualifier X-Git-Tag: v2.6.25-rc3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305183fc3ec8aac55179ef0fcb65dab9b97a9145;p=pandora-kernel.git 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 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed