From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Tue, 22 Aug 2017 17:43:50 +0000 Subject: Re: [PATCH] ALSA: ctxfi: Use common error handling code in two functions Message-Id: List-Id: References: <6293f7ce-a3c7-ace8-cab4-26d09f4e0c91@users.sourceforge.net> In-Reply-To: <6293f7ce-a3c7-ace8-cab4-26d09f4e0c91@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: Julia Lawall , alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org, LKML On Tue, 22 Aug 2017 18:50:16 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Tue, 22 Aug 2017 18:43:42 +0200 > > Add jump targets so that a bit of exception handling can be better reused > at the end of these functions. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring Applied, thanks. Takashi