From: Tobias Klauser Date: Fri, 5 Mar 2010 21:44:23 +0000 (-0800) Subject: rtc-twl: Storage class should be before const qualifier X-Git-Tag: v2.6.34-rc1~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e84067b6e557b0b85cdbceaf9a9189fc2c26536;p=pandora-kernel.git rtc-twl: 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: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed