Re: [PATCH] USB: ftdi_sio: constify ftdi_sio_quirk structures
From: Johan Hovold
Date: Mon Apr 25 2016 - 06:39:10 EST
On Sat, Apr 09, 2016 at 01:02:28PM +0200, Julia Lawall wrote:
> The ftdi_sio_quirk structures are never modified, so declare them as const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>
Now applied, thanks.
Johan