diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 17:05:25 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 18:30:21 +0300 |
commit | 029fd1eae7e1e1fd5307b4f32b756584752186d5 (patch) | |
tree | f47de773eb45077b725e77786c7b7014a133c0dc /sound/pci/ymfpci | |
parent | 34b946ee28699b0d80e3a4fe667e31ea7b95fb85 (diff) | |
download | linux-029fd1eae7e1e1fd5307b4f32b756584752186d5.tar.xz |
ALSA: vx222: Fix assignment in if condition
PCI VX222 driver 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-52-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ymfpci')
0 files changed, 0 insertions, 0 deletions