summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2024-09-03 21:42:28 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2024-10-03 09:10:36 -0700
commitcf3f3a08e10b366990ba8017406cbec257637805 (patch)
treeb9cf355087147701728ef24ed0e05a749062755b /include/sound
parent0a54609a890e808f9d7ad944a99a25b17153f65c (diff)
Input: drv2665 - use guard notation when acquiring mutex
Using guard notation makes the code more compact and error handling more robust by ensuring that mutexes are released in all code paths when control leaves critical section. Reviewed-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Link: https://lore.kernel.org/r/20240904044244.1042174-9-dmitry.torokhov@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions