Re: [PATCH v2] ALSA: Fireface: Use common error handling code in pcm_open()

From: Takashi Iwai
Date: Wed Aug 23 2017 - 09:53:06 EST


On Wed, 23 Aug 2017 14:54:32 +0200,
SF Markus Elfring wrote:
>
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Wed, 23 Aug 2017 14:45:20 +0200
>
> Add a jump target so that a bit of exception handling can be better reused
> at the end of this function.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> ---
>
> v2:
> It seems that a source code adjustment was requested by Takashi Sakamoto
> for another if branch.

Applied, thanks.


Takashi