]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: hideep - switch to using cleanup functions
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Jan 2024 19:35:26 +0000 (11:35 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:49 +0000 (21:14 -0700)
commit5568c1aeb33b008b1f643b1fa16360cdb6ccadf7
treea3a0db7462bafe3449b73b33de86d946c5ef24cf
parent777f5b42f895a1c3693ec4968023d02722acdd7c
Input: hideep - switch to using cleanup functions

Start using __free() and guard() primitives to simplify the code and error
handling.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/hideep.c