linux-stable/sound/drivers/opl3
Colin Ian King eeef847de5 ALSA: opl3: remove redundant pointer opl3
Variable opl3 is being assigned but is never used hence it is
redundant and can be removed.

Cleans up several clang warnings:
warning: variable 'opl3' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-16 14:29:37 +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
opl3_lib.c ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl3_new() 2017-08-12 23:34:33 +02:00
opl3_midi.c ALSA: opl3: remove redundant pointer opl3 2018-07-16 14:29:37 +02:00
opl3_oss.c ALSA: opl3: remove redundant pointer opl3 2018-07-16 14:29:37 +02:00
opl3_seq.c ALSA: drivers: Convert timers to use timer_setup() 2017-10-24 21:01:16 +02:00
opl3_synth.c ALSA: opl3: Hardening for potential Spectre v1 2018-04-25 10:37:47 +02:00
opl3_voice.h ALSA: drivers: Convert timers to use timer_setup() 2017-10-24 21:01:16 +02:00