From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Tue, 22 Aug 2017 15:59:47 +0000 Subject: Re: [PATCH v3] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Message-Id: List-Id: References: <08ee0d6b-788b-2845-6964-e1e55c2d2292@users.sourceforge.net> <20170822121625.syvr64kwyh5xjexg@mwanda> <139363f6-e059-defb-357e-f18645ba9768@users.sourceforge.net> <49a7aeef-ba4d-7962-83cc-60d90a5a02cf@users.sourceforge.net> In-Reply-To: <49a7aeef-ba4d-7962-83cc-60d90a5a02cf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org, LKML , Dan Carpenter On Tue, 22 Aug 2017 17:47:26 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Tue, 22 Aug 2017 17:33:33 +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 Applied, thanks. Takashi