From: Tobias Klauser Date: Mon, 9 Feb 2009 20:59:40 +0000 (+0000) Subject: sh: Storage class should be before const qualifier X-Git-Tag: v2.6.29-rc7~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270c5609e2540290d5d9b9f323b7b652cf0c5b75;p=pandora-kernel.git sh: 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: Paul Mundt --- Reading git-diff-tree failed