Searched hist:"393 e95cda08115f1543cf76ccf1c1bf9c8893b03" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/ |
H A D | cs4281.c | diff 393e95cda08115f1543cf76ccf1c1bf9c8893b03 Tue Jun 08 16:04:57 CEST 2021 Takashi Iwai <tiwai@suse.de> ALSA: cs4281: Fix assignment in if condition
PCI CS4281 driver code contains a few 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-24-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|