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 <bp@suse.de>
Showing
Please register or sign in to comment
Those should be const ptr to a const string, fix them.
Signed-off-by: Borislav Petkov <bp@suse.de>