diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 17:05:22 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 18:30:18 +0300 |
commit | 66c8f75919dd8561046a24430297c546c487cad9 (patch) | |
tree | 982b808562f912b810c179603f201c9d5fd43939 /sound/pci/emu10k1 | |
parent | 28c0709921fe1339bf80525b0c9021a5bde42e61 (diff) | |
download | linux-66c8f75919dd8561046a24430297c546c487cad9.tar.xz |
ALSA: hdsp: Fix assignment in if condition
PCI HDSP 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-49-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/emu10k1')
0 files changed, 0 insertions, 0 deletions