summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-02-23 17:47:17 +0200
committerMiguel Ojeda <ojeda@kernel.org>2022-03-03 00:30:14 +0100
commit898c0a15425a5bcaa8d44bd436eae5afd2483796 (patch)
treeb21a03db01dee66b3ab9d25d70ee418a41afaa15 /README
parent4424c35ead667ba2e8de7ab8206da66453e6f728 (diff)
downloadlinux-898c0a15425a5bcaa8d44bd436eae5afd2483796.tar.bz2
auxdisplay: lcd2s: Fix memory leak in ->remove()
Once allocated the struct lcd2s_data is never freed. Fix the memory leak by switching to devm_kzalloc(). Fixes: 8c9108d014c5 ("auxdisplay: add a driver for lcd2s character display") Cc: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions