[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72nJS_rxwB7BQJ30iEeFcX8_7VznkF0DvueM_Ym+Wqd94A@mail.gmail.com>
Date: Tue, 19 Oct 2021 22:50:05 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Miguel Ojeda <ojeda@...nel.org>,
Robin van der Gracht <robin@...tonic.nl>,
Rob Herring <robh+dt@...nel.org>,
Paul Burton <paulburton@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Pavel Machek <pavel@....cz>, Marek Behun <marek.behun@....cz>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>, linux-leds@...r.kernel.org,
linux-mips@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v8 03/21] auxdisplay: img-ascii-lcd: Fix lock-up when
displaying empty string
On Tue, Oct 19, 2021 at 4:45 PM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
>
> + devm_kfree(&ctx->pdev->dev, ctx->message);
Unrelated to this patch (and no need to change it), but we could
remove the conditional guarding the devm_kfree below to match this
one.
Cheers,
Miguel
Powered by blists - more mailing lists