]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: msg2638 - use guard notation when acquiring mutex
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 18 Aug 2024 02:02:31 +0000 (19:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:56 +0000 (21:14 -0700)
commit03bf327434456c3bde003509d57169ea1ebbe9a3
tree64385a57c09e314c0e3d0f4cc3edbaa79f9663fe
parent11a64d6bb70bad120468f39ba1358b449dca4167
Input: msg2638 - use guard notation when acquiring mutex

Guard notation simplifies code.

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