acrn-kernel/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
vx_cmd.c
vx_cmd.h
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