On Mon, Feb 24, 2025 at 06:15:27PM +0800, Haoxiang Li wrote:
Variable allocated by charlcd_alloc() should be released by charlcd_free(). The following patch changed kfree() to charlcd_free() to fix an API misuse.
...
- Merge the two patches into one.
Thanks!
- Modify the patch description.
Sorry Geert, I didn't see your reply until after I sent the second patch. I've merged the two patches into one, hoping to make your work a bit easier! Thanks a lot!
In any case it's better if Geert acks/reviews this one as from code p.o.v. it's a 50% change :-)