Skip to content
Commit 688b1178 authored by Takashi Iwai's avatar Takashi Iwai Committed by Greg Kroah-Hartman
Browse files

ALSA: ymfpci: Fix assignment in if condition

[ Upstream commit e7daaeed

 ]

PCI YMFPCI 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-53-tiwai@suse.de
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Stable-dep-of: 6be2e752

 ("ALSA: ymfpci: Fix BUG_ON in probe function")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent ee17dea3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment