On Tue, Dec 21, 2021 at 3:01 AM Colin Ian King <colin.i.king@xxxxxxxxx> wrote: > The pointer ptr is being assigned a value that is never read. The > pointer is being re-assigned later in a loop. The assignment is > redundant and can be removed. > > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> 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