Searched hist:da8eedb169712c82ebf69b09aedbb4da1406be41 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ |
H A D | rme96.c | diff da8eedb169712c82ebf69b09aedbb4da1406be41 Tue Jun 08 09:05:05 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: rme96: Fix assignment in if condition
PCI RME96 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 (only systematic conversions except for a few rate handling codes), no functional changes.
Link: https://lore.kernel.org/r/20210608140540.17885-32-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|