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

Guard notation simplifies code.

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