From: Jan Beulich Date: Fri, 23 Sep 2011 10:36:53 +0000 (-0400) Subject: hwmon: (coretemp) constify static data X-Git-Tag: v3.1-rc8~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3204ed3a4a78ca4d10eee8b661b94429bd38da8;p=pandora-kernel.git hwmon: (coretemp) constify static data These arrays won't ever be written to, so protect them from unintentional modification. Signed-off-by: Jan Beulich Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed