On Sat, Aug 19, 2017 at 01:52:12PM +0530, Bhumika Goyal wrote:
Make these const as they are only stored in the type field of a device structure, which is const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal bhumirks@gmail.com
drivers/edac/edac_mc_sysfs.c | 8 ++++---- drivers/edac/i7core_edac.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-)
Applied, thanks.