mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
PCI CS46xx 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-38-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| cs46xx_dsp_scb_types.h | ||
| cs46xx_dsp_spos.h | ||
| cs46xx_dsp_task_types.h | ||
| cs46xx_lib.c | ||
| cs46xx_lib.h | ||
| cs46xx.c | ||
| cs46xx.h | ||
| dsp_spos_scb_lib.c | ||
| dsp_spos.c | ||
| dsp_spos.h | ||
| Makefile | ||