From: Tobias Klauser Date: Mon, 9 Feb 2009 21:05:06 +0000 (+0100) Subject: ieee1394: Storage class should be before const qualifier X-Git-Tag: v2.6.30-rc1~644^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4fb577aa5aeeace026d8295936947f0f0743f0;p=pandora-kernel.git ieee1394: 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: Stefan Richter --- Reading git-diff-tree failed