Re: [PATCH 13/16] ptp: ptp_clockmatrix: constify copied structure

From: David Miller
Date: Thu Jan 02 2020 - 19:31:36 EST


From: Julia Lawall <Julia.Lawall@xxxxxxxx>
Date: Wed, 1 Jan 2020 08:43:31 +0100

> The idtcm_caps structure is only copied into another structure,
> so make it const.
>
> The opportunity for this change was found using Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxxx>

Applied to net-next.