commit | f7e8dd5071340541587e588c8fb4404dd5b0462d | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Apr 21 22:28:49 2008 +0000 |
committer | Jesper Juhl <juhl@hera.kernel.org> | Mon Apr 21 22:28:49 2008 +0000 |
tree | 62c054690796590b92732ea49006ad0dfed2f837 | |
parent | cbfa6f2a684e9fb7d6a5025b3893b8f93112683c [diff] |
intel_menlow: 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> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>