From: Miguel Ojeda <ojeda@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Miguel Ojeda <ojeda@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for 6.3
Date: Thu, 2 Mar 2023 13:34:13 +0100 [thread overview]
Message-ID: <20230302123413.211900-1-ojeda@kernel.org> (raw)
Hi Linus,
I intended to send this for 6.2. Please pull this fix for auxdisplay.
Thanks!
Cheers,
Miguel
The following changes since commit 830b3c68c1fb1e9176028d02ef86f3cf76aa2476:
Linux 6.1 (2022-12-11 14:15:18 -0800)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/auxdisplay-6.3
for you to fetch changes up to ddf75a86aba2cfb7ec4497e8692b60c8c8fe0ee7:
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove() (2022-12-12 12:21:41 +0100)
----------------------------------------------------------------
An auxdisplay fix from Jianglei Nie:
- hd44780: Fix potential memory leak in hd44780_remove().
----------------------------------------------------------------
Jianglei Nie (1):
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
drivers/auxdisplay/hd44780.c | 2 ++
1 file changed, 2 insertions(+)
next reply other threads:[~2023-03-02 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 12:34 Miguel Ojeda [this message]
2023-03-02 18:34 ` [GIT PULL] auxdisplay for 6.3 pr-tracker-bot
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=20230302123413.211900-1-ojeda@kernel.org \
--to=ojeda@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.