git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8563964
)
ALSA: azx_probe() cleanup
author
Wu Fengguang
<wfg@linux.intel.com>
Thu, 20 Nov 2008 01:24:52 +0000
(09:24 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 20 Nov 2008 07:17:15 +0000
(08:17 +0100)
Replace 5 free-and-return-err blocks with goto-out-free ones.
This makes the main logic more outstanding.
Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found