From: Tobias Klauser Date: Tue, 17 Feb 2009 09:11:42 +0000 (+0100) Subject: mfd: Storage class should be before const qualifier X-Git-Tag: v2.6.30-rc1~197^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3446d4bb93b4d8c7c5b667dd0271669f012fb166;p=pandora-kernel.git mfd: 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: Samuel Ortiz --- Reading git-diff-tree failed