From: Tobias Klauser Date: Wed, 23 Dec 2009 13:13:17 +0000 (+0100) Subject: regulator/lp3971: Storage class should be before const qualifier X-Git-Tag: v2.6.34-rc1~207^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6faa7e0a4bb1215fb0a0093a0d426a72599e5982;p=pandora-kernel.git regulator/lp3971: 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 Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed