Re: [PATCH 1/2] ALSA: rme9652: Use common code in hdsp_get_iobox_version()

2017-09-07 Thread Takashi Iwai
On Tue, 05 Sep 2017 22:36:17 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Tue, 5 Sep 2017 22:08:30 +0200 > > Add a jump target so that a bit of common code can be better reused > at the end of this function. > > This issue was detected by using the Coccinelle software. > >

[PATCH 1/2] ALSA: rme9652: Use common code in hdsp_get_iobox_version()

2017-09-05 Thread SF Markus Elfring
From: Markus Elfring Date: Tue, 5 Sep 2017 22:08:30 +0200 Add a jump target so that a bit of common code can be better reused at the end of this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring --- sound/pci/rme9652/hdsp.c | 26 +++-