diff options
author | 2014-05-14 16:32:21 +0300 | |
---|---|---|
committer | 2014-05-14 16:46:48 +0200 | |
commit | 665ebe926e7b714369b5329d48745bfef17db512 (patch) | |
tree | 65489f45d3db7bb1bc361d09093d5444f057b1ed /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge tag 'asoc-v3.15-rc5-intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus (diff) | |
download | wireguard-linux-665ebe926e7b714369b5329d48745bfef17db512.tar.xz wireguard-linux-665ebe926e7b714369b5329d48745bfef17db512.zip |
ALSA: sb_mixer: missing return statement
The if condition here was supposed to return on error but the return
statement is missing. The effect is that the ->mixername is set to
"???" instead of "DT019X".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions