ALSA: timer: Simplify error path in snd_timer_open()
Just a minor refactoring to use the standard goto for error paths in
snd_timer_open() instead of open code. The first mutex_lock() is
moved to the beginning of the function to make the code clearer.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Loading
-
mentioned in commit 7e625ef1
-
mentioned in commit 3e16d31a
-
mentioned in commit 030b82b6
-
mentioned in commit 20077167
-
mentioned in commit 103856a1
-
mentioned in commit d5ab0f85
-
mentioned in commit b86c3b9c
-
mentioned in commit eb150499
-
mentioned in commit c1cf1501
-
mentioned in commit c500ce15
-
mentioned in commit 5cf892cb
-
mentioned in commit 9dc5c332
-
mentioned in commit 4b99c7ee
-
mentioned in commit 6a8e9d45
-
mentioned in commit 4dbf0600
-
mentioned in commit 3e5218bb
Please sign in to comment