From: Tobias Klauser Date: Sat, 16 Jan 2010 19:43:12 +0000 (+0100) Subject: i2c-core: Storage class should be before const qualifier X-Git-Tag: v2.6.33-rc5~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2c3688445ff02d3f1bfffc6983417b28f8c3da;p=pandora-kernel.git i2c-core: 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