On Mon, 24 Feb 2025 at 11:16, Haoxiang Li <haoxiang_li2024@xxxxxxx> wrote: > Variable allocated by charlcd_alloc() should be released > by charlcd_free(). The following patch changed kfree() to > charlcd_free() to fix an API misuse. > > Fixes: 718e05ed92ec ("auxdisplay: Introduce hd44780_common.[ch]") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Haoxiang Li <haoxiang_li2024@xxxxxxx> > --- > Changes in v2: > - Merge the two patches into one. > - Modify the patch description. 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