Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information