[GIT PULL] auxdisplay for 6.3

From: Miguel Ojeda
Date: Thu Mar 02 2023 - 07:35:10 EST


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(+)