]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: rme9652: Use common code in hdsp_get_iobox_version()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 5 Sep 2017 20:08:30 +0000 (22:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:25:29 +0000 (10:25 +0200)
commitc1c4608cd918d60f3fd6e6718979e30f8ce101d6
tree2e0ef2a57d642252c6d636bde70b973939ee71b7
parent5bb02dc8714ae20ad068274d0419f8bc6256d114
ALSA: rme9652: Use common code in hdsp_get_iobox_version()

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 <elfring@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdsp.c