1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/sound/drivers
Takashi Iwai d0ad13ef70 ALSA: serial: Fix assignment in if condition
A few ALSA serial drivers contain 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-63-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-06-09 17:30:34 +02:00
..
mpu401 ALSA: mpu401: Fix assignment in if condition 2021-06-09 17:30:30 +02:00
opl3 ALSA: opl3: Fix assignment in if condition 2021-06-09 17:30:33 +02:00
opl4
pcsp
vx ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
aloop.c
dummy.c
Kconfig
Makefile
mtpav.c ALSA: serial: Fix assignment in if condition 2021-06-09 17:30:34 +02:00
mts64.c ALSA: serial: Fix assignment in if condition 2021-06-09 17:30:34 +02:00
portman2x4.c ALSA: serial: Fix assignment in if condition 2021-06-09 17:30:34 +02:00
serial-u16550.c ALSA: serial: Fix assignment in if condition 2021-06-09 17:30:34 +02:00
virmidi.c