[GIT,PULL] auxdisplay for 6.3

Message ID 20230302123413.211900-1-ojeda@kernel.org
State New
Headers
Series [GIT,PULL] auxdisplay for 6.3 |

Pull-request

https://github.com/ojeda/linux.git tags/auxdisplay-6.3

Message

Miguel Ojeda March 2, 2023, 12:34 p.m. UTC
  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(+)
  

Comments

pr-tracker-bot@kernel.org March 2, 2023, 6:34 p.m. UTC | #1
The pull request you sent on Thu,  2 Mar 2023 13:34:13 +0100:

> https://github.com/ojeda/linux.git tags/auxdisplay-6.3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6972633c58fd13c02dcaabcb6be380a98feda9fa

Thank you!