From: Tobias Klauser Date: Sun, 26 Apr 2009 13:06:09 +0000 (+0200) Subject: Staging: pohmelfs: Storage class should be before const qualifier X-Git-Tag: v2.6.31-rc1~105^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fe3e5ddb7ad339810a744d3bbb6dc001404ee5;p=pandora-kernel.git Staging: pohmelfs: 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: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed