Re: [PATCH] ide: constify ide_dma_ops structures

From: David Miller
Date: Mon Jan 18 2016 - 14:13:25 EST


From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Sun, 15 Nov 2015 21:36:30 +0100

> The ide_dma_ops structures are never modified, so declare these as const,
> as is already done for the others.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied.