diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-24 15:36:25 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-24 16:46:55 +0300 |
commit | 72e1c440c848624ad4cfac93d69d8a999a20355b (patch) | |
tree | 0e5be8796504a64e6992a1ce35eae3f285aa6ed8 /lib/debugobjects.c | |
parent | 9b98a7d2e5f4e2beeff88f6571da0cdc5883c7fb (diff) | |
download | linux-72e1c440c848624ad4cfac93d69d8a999a20355b.tar.xz |
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions