linux-stable/sound/drivers/opl3
Takashi Iwai 9c78e80319 ALSA: opl3: Fix assignment in if condition
OPL3 helper 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-62-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-06-09 17:30:33 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opl3_drums.c ALSA: opl3: More constifications 2020-01-05 16:14:59 +01:00
opl3_lib.c ALSA: opl3: Fix assignment in if condition 2021-06-09 17:30:33 +02:00
opl3_midi.c ALSA: drivers: opl3: fix useless self-comparison 2021-05-27 08:25:01 +02:00
opl3_oss.c ALSA: opl3: Fix assignment in if condition 2021-06-09 17:30:33 +02:00
opl3_seq.c ALSA: opl3: Fix assignment in if condition 2021-06-09 17:30:33 +02:00
opl3_synth.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00
opl3_voice.h ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00