diff options
author | 2025-02-24 14:36:25 +0200 | |
---|---|---|
committer | 2025-02-24 15:46:55 +0200 | |
commit | 72e1c440c848624ad4cfac93d69d8a999a20355b (patch) | |
tree | 0e5be8796504a64e6992a1ce35eae3f285aa6ed8 /scripts/gdb/linux/utils.py | |
parent | auxdisplay: hd44780: Fix an API misuse in hd44780.c (diff) | |
download | wireguard-linux-72e1c440c848624ad4cfac93d69d8a999a20355b.tar.xz wireguard-linux-72e1c440c848624ad4cfac93d69d8a999a20355b.zip |
auxdisplay: panel: Fix an API misuse in panel.c
Variable allocated by charlcd_alloc() should be released
by charlcd_free(). The following patch changed kfree() to
charlcd_free() to fix an API misuse.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Fixes: 718e05ed92ec ("auxdisplay: Introduce hd44780_common.[ch]")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions