ALSA: emux: Adjust one function call together with a variable assignment
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 9 Aug 2017 06:40:14 +0000 (08:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Aug 2017 15:55:09 +0000 (17:55 +0200)
commitc997aabbd3503c61901059caf457115098f344a4
tree8b3b531eead222765a00572b3b34bef9b380ce90
parent5e463d6d292a259bd1b50c56d9b2a547fc907afd
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>
sound/synth/emux/emux_seq.c