commit | 79496738eb896d1658d9f3cca98e474c5f31eea3 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Dec 23 14:18:11 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:19:56 2009 -0500 |
tree | 399a533718d21bc4a79675987a11ba418f7f0db9 | |
parent | 83bd11a06da8bd119cc517de84b3214df3a7a6d4 [diff] |
iwlwifi: 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 <tklauser@distanz.ch> Acked-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>