From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Thu, 07 Sep 2017 08:27:13 +0000 Subject: Re: [PATCH 2/2] ALSA: rme9652: Use common error handling code in snd_hdspm_probe() Message-Id: List-Id: References: <9832906e-3b04-b708-2c26-4755e0beb811@users.sourceforge.net> <684da935-9423-70bd-2dca-32bea89cae92@users.sourceforge.net> In-Reply-To: <684da935-9423-70bd-2dca-32bea89cae92@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, Arnd Bergmann , Bhumika Goyal , Jaroslav Kysela , Takashi Sakamoto , kernel-janitors@vger.kernel.org, LKML On Tue, 05 Sep 2017 22:38:16 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Tue, 5 Sep 2017 22:22:21 +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 The subject prefix isn't right, it's about hdspm driver. I applied the patch with that correction now. thanks, Takashi