Files
linux/drivers
Vicki Pfau 41ab65301d HID: hid-steam: Mutex cleanup in steam_set_lizard_mode()
Both branches of this if/else start with mutex_lock and end with mutex_unlock.
This hoists the mutex lock/unlock outside of the if statement for simplicity.

Signed-off-by: Vicki Pfau <vi@endrift.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
2025-02-07 14:28:12 +01:00
..
2025-01-10 14:24:17 +10:00
2024-11-05 05:33:46 +01:00
2025-01-18 17:10:05 -08:00
2024-11-15 00:32:29 +11:00
2025-01-04 15:27:35 -07:00
2024-11-12 15:48:08 +01:00
2025-01-20 13:10:15 +01:00