linux-stable/sound/pcmcia/pdaudiocf
Takashi Iwai 2073fa449d ALSA: pcmcia: Fix assignment in if condition
PCMCIA VX222 and PDAudioCF drivers contain a few 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-58-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-06-09 17:30:28 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
pdaudiocf.c ALSA: pcmcia: Fix assignment in if condition 2021-06-09 17:30:28 +02:00
pdaudiocf.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
pdaudiocf_core.c ALSA: pdaudiocf: More constification 2020-01-05 16:15:13 +01:00
pdaudiocf_irq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
pdaudiocf_pcm.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00