On Tue, Jan 2, 2018 at 2:28 PM, Julia Lawall <[email protected]> wrote:
> The data field of an of_device_id structure has type const void *, so > there is no need for a const-discarding cast when putting const values > into such a structure. > > Done using Coccinelle. > > Signed-off-by: Julia Lawall <[email protected]> Patch applied with Gregory's ACK. Yours, Linus Walleij

