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 /drivers/dio | |
parent | 0785b0ecb8fa960b4f49010d0679d174efad423c (diff) |
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 'drivers/dio')
0 files changed, 0 insertions, 0 deletions