Re: [PATCH] mlxsw: make mlxsw_config_profile const

From: David Miller
Date: Fri Aug 11 2017 - 17:57:21 EST


From: Bhumika Goyal <bhumirks@xxxxxxxxx>
Date: Fri, 11 Aug 2017 19:10:42 +0530

> Make these structures const as they only stored in the profile field of
> a mlxsw_driver structure, which is of type const.
> Done using Coccinelle.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>

Applied to net-next.