On Wed, Jan 1, 2020 at 9:20 AM Julia Lawall <Julia.Lawall@xxxxxxxx> wrote: > The pm8xxx_pinctrl_desc 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@xxxxxxxx> That's a pretty cool semantic check finding things like this! Patch applied. Yours, Linus Walleij