commit | 5910a9b2b1ff6205b39e5e03fdfd0ddb2a78386a | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Sun Feb 17 15:39:24 2008 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Sun Feb 17 12:11:50 2008 -0500 |
tree | ca911b5e2b92d16369abfae3a606a653f89a340e | |
parent | ba7c1927aa69c4dfe1ecf646f03b306e49dc8e37 [diff] |
hwmon: (thmc50) 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: Mark M. Hoffman <mhoffman@lightlink.com>