Re: [PATCH] qdisc: constify meta_type_ops structures
From: David Miller
Date: Thu Apr 14 2016 - 00:36:00 EST
From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Sat, 9 Apr 2016 10:49:22 +0200
> The meta_type_ops structures are never modified, so declare them as const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>
Applied, thank you.