]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: ektf2127 - use guard notation when acquiring mutex
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 18 Aug 2024 00:17:10 +0000 (17:17 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:24 +0000 (21:14 -0700)
commit8c187a4c1592c483e95fc14fb800272cb41395a4
treeed2038a26244a494965f1d2566ff607c3e10586a
parent6e9b9192d69d5d206afc502a06569a1650e41ef0
Input: ektf2127 - use guard notation when acquiring mutex

Guard notation simplifies code.

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