diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-05-14 17:32:21 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-05-14 18:46:48 +0400 |
commit | 665ebe926e7b714369b5329d48745bfef17db512 (patch) | |
tree | 65489f45d3db7bb1bc361d09093d5444f057b1ed /MAINTAINERS | |
parent | ff2354bc6e54cc7e024744b7b4065a081fd87f6e (diff) | |
download | linux-665ebe926e7b714369b5329d48745bfef17db512.tar.xz |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions