From: Borislav Petkov Date: Mon, 25 Mar 2013 14:41:55 +0000 (+0100) Subject: EDAC, mc_sysfs.c: Fix string array pointer types X-Git-Tag: v3.10-rc1~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7719e08a42079d333f902fdbf5823ea9636d65;p=pandora-kernel.git EDAC, mc_sysfs.c: Fix string array pointer types Those should be const ptr to a const string, fix them. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed