hwmon: (it87) Constify fixed string arrays
authorGuenter Roeck <linux@roeck-us.net>
Fri, 20 Jan 2012 17:29:44 +0000 (09:29 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:26:58 +0000 (18:26 -0700)
commit3c4c4971912d9786100012b94d4ae08a8995f0e7
treee14d2132f878a2df36744fe2e68fbf1bfede4f1f
parent8deeac82b3f3e73f50ca7109ea0029764b33874f
hwmon: (it87) Constify fixed string arrays

Make checkpatch happy by constifying fixed string arrays.

Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/it87.c