diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 17:05:37 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 18:30:35 +0300 |
commit | dd1fc3c585dddf0f8d1baaa941395aa4afdfa724 (patch) | |
tree | b2636b6a3658fff9e66046cdbdf4b5b7005f0e1d /sound/ppc/keywest.c | |
parent | d0ad13ef704164cf41b5f38d3c9e87dd8f67b5bb (diff) | |
download | linux-dd1fc3c585dddf0f8d1baaa941395aa4afdfa724.tar.xz |
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 'sound/ppc/keywest.c')
0 files changed, 0 insertions, 0 deletions