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

From: Richard Cochran
Date: Wed Jan 01 2020 - 10:44:05 EST


On Wed, Jan 01, 2020 at 08:43:31AM +0100, Julia Lawall wrote:
> 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>

Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>