From: Tobias Klauser Date: Mon, 9 Feb 2009 22:06:53 +0000 (+0100) Subject: orinoco: Storage class should be before const qualifier X-Git-Tag: v2.6.30-rc1~662^2~738^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f733ded107ff15022e3f0f8204f11ab2e83a2aa4;p=pandora-kernel.git orinoco: 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: John W. Linville --- Reading git-diff-tree failed