From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-kernel@vger.kernel.org, Willy Tarreau <willy@haproxy.com>,
Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Subject: Re: [PATCH v1 1/1] auxdisplay: panel: Fix an API misuse in panel.c
Date: Mon, 24 Feb 2025 15:46:30 +0200 [thread overview]
Message-ID: <Z7x4NqYxQ58BoI-d@smile.fi.intel.com> (raw)
In-Reply-To: <CAMuHMdW8E=+p1YS5c=UEwGtT+4GGgAPN9ej+T4eDv-+MmZ7SjA@mail.gmail.com>
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@linux.intel.com> 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@linux.intel.com>
>
> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Pushed to my review and testing queue, thanks!
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-02-24 13:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 12:36 [PATCH v1 1/1] auxdisplay: panel: Fix an API misuse in panel.c Andy Shevchenko
2025-02-24 13:39 ` Geert Uytterhoeven
2025-02-24 13:46 ` Andy Shevchenko [this message]
2025-02-24 13:40 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z7x4NqYxQ58BoI-d@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=geert@linux-m68k.org \
--cc=ksenija.stanojevic@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@haproxy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.