commit | c997aabbd3503c61901059caf457115098f344a4 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Aug 09 08:40:14 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 10 17:55:09 2017 +0200 |
tree | 8b3b531eead222765a00572b3b34bef9b380ce90 | |
parent | 5e463d6d292a259bd1b50c56d9b2a547fc907afd [diff] |
ALSA: emux: Adjust one function call together with a variable assignment The script "checkpatch.pl" pointed information out like the following. ERROR: do not use assignment in if condition Thus fix the affected source code place. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>