Re: [PATCH 01/15] EDAC: make device_type const

From: Borislav Petkov
Date: Sun Aug 20 2017 - 07:52:18 EST


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@xxxxxxxxx>
> ---
> drivers/edac/edac_mc_sysfs.c | 8 ++++----
> drivers/edac/i7core_edac.c | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)

Applied, thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.