]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: Clean up error paths in snd_pcm_plugin_*() helpers
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2016 14:29:41 +0000 (16:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2016 14:29:41 +0000 (16:29 +0200)
commit503a285ed60164d8c65c6ee9ba6f23631da753df
tree28366b1720469e03e1dcf75953c24bd00ed5b4d9
parent7c424edd116e76eee6218a1e9a6ff6c4daaf2a4d
pcm: Clean up error paths in snd_pcm_plugin_*() helpers

Minor code refactoring to unify the error return paths.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_plugin.c