linux/sound/drivers/vx
Takashi Iwai ed1567c106 ALSA: vx: Fix assignment in if condition
VX driver helper code contains lots of assignments in if condition,
which is a bad coding style that may confuse readers and occasionally
lead to bugs.

This patch is merely for coding-style fixes, no functional changes.

Link: https://lore.kernel.org/r/20210608140540.17885-61-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-06-09 17:30:31 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vx_cmd.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_cmd.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
vx_core.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_hwdep.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_mixer.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_pcm.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_uer.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00