diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-06-20 22:36:17 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-06-25 10:04:26 +0200 |
commit | fcbdcc1a93dd49ccd0e0f34224ce1ba4203b75de (patch) | |
tree | b6d213d16d8cca662725c9a872c1141d8fd8a5b3 /sound/pci/trident | |
parent | ALSA: hda/cirrus - Simplify creation of new controls (diff) | |
download | linux-fcbdcc1a93dd49ccd0e0f34224ce1ba4203b75de.tar.xz linux-fcbdcc1a93dd49ccd0e0f34224ce1ba4203b75de.zip |
ALSA: hda/via - Rewrite with error goto
Currently VIA codec driver invokes via_free() at each place of the
error path. Move the error handling to the end of each function
commonly and do goto-error as a standard idiom.
This is a preliminary patch for the further cleanups, and no
functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/trident')
0 files changed, 0 insertions, 0 deletions