Re: [PATCH 09/16] powerpc/mpic: constify copied structure
From: Michael Ellerman
Date: Wed Jan 29 2020 - 00:17:38 EST
On Wed, 2020-01-01 at 07:43:27 UTC, Julia Lawall wrote:
> The mpic_ipi_chip and mpic_irq_ht_chip structures are only copied
> into other structures, so make them const.
>
> The opportunity for this change was found using Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxxx>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/5084ff33cac0988c1b979814501dcc2e1ecbf9c0
cheers