commit | e3204ed3a4a78ca4d10eee8b661b94429bd38da8 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Fri Sep 23 06:36:53 2011 -0400 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Fri Sep 23 10:39:10 2011 -0700 |
tree | 9abd8ce2275aa5f2e6be75634df3d49f9f7b5bf5 | |
parent | b3a242a6e4b8c09dbb466ab7a9d2c724e75faa67 [diff] |
hwmon: (coretemp) constify static data These arrays won't ever be written to, so protect them from unintentional modification. Signed-off-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>