From: Tobias Klauser Date: Thu, 20 May 2010 08:38:11 +0000 (+0200) Subject: drivers/net/wireless: Storage class should be before const qualifier X-Git-Tag: v2.6.36-rc1~571^2~615^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ea949358579c22019202c6876d61087a79361f;p=pandora-kernel.git drivers/net/wireless: 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: Reinette Chatre Acked-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed