EDAC, mc_sysfs.c: Fix string array pointer types
authorBorislav Petkov <bp@suse.de>
Mon, 25 Mar 2013 14:41:55 +0000 (15:41 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 25 Mar 2013 14:44:25 +0000 (15:44 +0100)
Those should be const ptr to a const string, fix them.

Signed-off-by: Borislav Petkov <bp@suse.de>

No differences found