diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 16:05:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 17:30:34 +0200 |
commit | d0ad13ef704164cf41b5f38d3c9e87dd8f67b5bb (patch) | |
tree | f3ee0e9dfff2c7bf1729b4579ef1ab226e8b66eb /sound/core/pcm_iec958.c | |
parent | 9c78e803192a5ecf98b1a5e664c40d8223084e43 (diff) | |
download | linux-d0ad13ef704164cf41b5f38d3c9e87dd8f67b5bb.tar.bz2 |
ALSA: serial: Fix assignment in if condition
A few ALSA serial drivers contain 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-63-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm_iec958.c')
0 files changed, 0 insertions, 0 deletions