Re: [PATCH v1 1/1] auxdisplay: panel: Fix an API misuse in panel.c
From: Andy Shevchenko
Date: Mon Feb 24 2025 - 08:47:04 EST
On Mon, Feb 24, 2025 at 02:39:48PM +0100, Geert Uytterhoeven wrote:
> On Mon, 24 Feb 2025 at 13:36, Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> 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.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Pushed to my review and testing queue, thanks!
--
With Best Regards,
Andy Shevchenko