diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 17:05:08 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 18:30:02 +0300 |
commit | e66fd36264bdffd54a4dc25e42c8f81a4cebb3aa (patch) | |
tree | 476e5dfc61dc5d00800275117338c553be2051da /sound/pci/au88x0/au88x0_pcm.c | |
parent | afb342f02241a9877479bae47fd9d2df9682bd76 (diff) | |
download | linux-e66fd36264bdffd54a4dc25e42c8f81a4cebb3aa.tar.xz |
ALSA: ac97: Fix assignment in if condition
AC97 codec driver code contains a lot 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-35-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/au88x0/au88x0_pcm.c')
0 files changed, 0 insertions, 0 deletions