From: Tobias Klauser Date: Sun, 26 Apr 2009 12:58:40 +0000 (+0200) Subject: ath5k: Storage class should be before const qualifier X-Git-Tag: v2.6.31-rc1~330^2~448^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb33881ae5bfe4197a005dc03b29b7dcc07fa28;p=pandora-kernel.git ath5k: Storage class should be before const qualifier commit 8e218fb24faef0bfe95bc91b3c05261e20439527 reverted the previous patch (commit 925be8a3077351edbf2b59ca689105df214a0792). 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: Jiri Slaby Signed-off-by: John W. Linville --- Reading git-diff-tree failed