Hi Claudiu, On Tue, Dec 3, 2024 at 5:45 PM Claudiu Beznea <claudiu.beznea@xxxxxxxxx> wrote: > On 03.12.2024 18:30, Geert Uytterhoeven wrote: > > Using memcpy() prevents the compiler from doing any checking on the > > types of the passed pointer parameters. Copy the structure using struct > > assignment instead, to increase type-safety. > > > > No change in generated code on all relevant architectures > > (arm/arm64/riscv/sh). > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Not sure, do you think it should carry a fixes tag? Not really, as it's not a bug fix. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds