diff options
author | Eldad Zack <eldad@fogrefinery.com> | 2013-08-03 04:50:20 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-08-06 04:51:11 -0400 |
commit | 95fec88332dbbe4344ffc1b564480402a89ee805 (patch) | |
tree | f69bbc181b400e870ecbf578c3dadc0031a6a2a4 /sound/usb/mixer_maps.c | |
parent | f34d0650133389c76e22e9f27e57b74ed9e2c042 (diff) |
ALSA: usb-audio: do not initialize and check implicit_fb
Since implicit_fb is not changed, !implicit_fb will always
be true - it is set only after these checks.
Similarly, there's also no need to set it at the top of the function.
Change the type of implicit_fb to bool (more appropriate).
Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/mixer_maps.c')
0 files changed, 0 insertions, 0 deletions