From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Thu, 07 Sep 2017 08:28:04 +0000 Subject: Re: [PATCH 1/2] ALSA: us122l: Use common error handling code in us122l_create_card() 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, Dave Jiang , LKML , kernel-janitors@vger.kernel.org, Johan Hovold , Arvind Yadav , Andrew Morton , Mauro Carvalho Chehab On Wed, 06 Sep 2017 15:16:29 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 6 Sep 2017 14:45:09 +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