Re: [PATCH 13/16] ptp: ptp_clockmatrix: constify copied structure
From: David Miller <davem@davemloft.net>
Date: 2020-01-03 00:31:33
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2020-01-03 00:31:33
Also in:
kernel-janitors, lkml
From: Julia Lawall <Julia.Lawall@inria.fr> 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@inria.fr>
Applied to net-next.