From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Tue, 22 Aug 2017 18:08:46 +0000 Subject: Re: [PATCH] ALSA: cmipci: Use common error handling code in snd_cmipci_probe() Message-Id: List-Id: References: <1d40ad45-3841-d25b-064a-011c6de5287e@users.sourceforge.net> In-Reply-To: <1d40ad45-3841-d25b-064a-011c6de5287e@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, Bhumika Goyal , Julia Lawall , Jaroslav Kysela , David Howells , Fabian Frederick , kernel-janitors@vger.kernel.org, LKML On Tue, 22 Aug 2017 20:03:50 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Tue, 22 Aug 2017 19:58:30 +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 Thanks, applied. But, if you'll be working further on the similar changes, please gather them and post once as a patch series, instead of posting spontaneously one by one after each half an hour. This is quite annoying for maintainers. Takashi