From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Thu, 07 Sep 2017 08:28:55 +0000 Subject: Re: [PATCH 2/2] ALSA: usx2y: Use common error handling code in submit_urbs() Message-Id: List-Id: References: <6743b977-4293-42d2-6c1b-cb83b687bd66@users.sourceforge.net> In-Reply-To: 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, Arvind Yadav , Dave Jiang , Johan Hovold , Mauro Carvalho Chehab , Andrew Morton , Jaroslav Kysela , kernel-janitors@vger.kernel.org, LKML On Wed, 06 Sep 2017 15:17:38 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 6 Sep 2017 15:00:08 +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