diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 16:05:37 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 17:30:35 +0200 |
commit | dd1fc3c585dddf0f8d1baaa941395aa4afdfa724 (patch) | |
tree | b2636b6a3658fff9e66046cdbdf4b5b7005f0e1d /include/sound/pcm.h | |
parent | d0ad13ef704164cf41b5f38d3c9e87dd8f67b5bb (diff) | |
download | linux-dd1fc3c585dddf0f8d1baaa941395aa4afdfa724.tar.bz2 |
ALSA: synth: Fix assignment in if condition
EMUx synth 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-64-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/pcm.h')
0 files changed, 0 insertions, 0 deletions