Re: [PATCH 4/7] ipv4: make net_protocol const
From: David Miller
Date: Mon Aug 28 2017 - 14:31:28 EST
From: Bhumika Goyal <bhumirks@xxxxxxxxx>
Date: Fri, 25 Aug 2017 19:51:44 +0530
> Make these const as they are only passed to a const argument of the
> function inet_add_protocol.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>
Applied.