From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Thu, 07 Sep 2017 08:30:12 +0000 Subject: Re: [PATCH] ALSA: 6Fire: Use common error handling code in usb6fire_chip_probe() Message-Id: List-Id: References: <6b3e5ec7-557c-4330-4fa4-221530d6c811@users.sourceforge.net> In-Reply-To: <6b3e5ec7-557c-4330-4fa4-221530d6c811@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 , Torsten Schenk , Arvind Yadav On Wed, 06 Sep 2017 16:38:25 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 6 Sep 2017 16:26:29 +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