commit | e35e9ddfab7e6017b38b8b75cd13756530b3b2b6 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Tue Sep 05 22:22:21 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 07 10:26:19 2017 +0200 |
tree | 08a666c79f9b2e319b8d239f9e63f4774b5239cc | |
parent | 99dcad32376effb70bf466c70595edbbcbecd6d7 [diff] |
ALSA: hdspm: Use common error handling code in snd_hdspm_probe() 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 <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>