commit | c8da9be4a75f1f63024a16b976c5be47405c13dc | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Aug 23 09:20:29 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Aug 23 10:36:18 2017 +0200 |
tree | f9459f3b9afec95b0f712e4c642c8fb099857ffd | |
parent | 97d15a141f84a02d40d2ee442df5c6bd2f62b3d8 [diff] |
ALSA: pcm: Adjust nine function calls 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 places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>