1
0
Fork 0
alistair23-linux/sound/pci/cs46xx
Colin Ian King d6e08c7eab ALSA: cs46xx: remove redundant pointer 'ins'
Pointer 'ins' is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'ins' 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:30:46 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
cs46xx.c ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier" 2018-04-27 21:26:19 +02:00
cs46xx.h ALSA: cs46xx: Remove always NULL parameters 2015-01-02 16:32:03 +01:00
cs46xx_dsp_scb_types.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_spos.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_task_types.h scripts/spelling.txt: add "overwriten" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
cs46xx_lib.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
cs46xx_lib.h ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00
dsp_spos.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
dsp_spos.h ALSA: cs46xx - Fix suspend/resume with new DSP 2009-12-22 09:00:14 +01:00
dsp_spos_scb_lib.c ALSA: cs46xx: remove redundant pointer 'ins' 2018-07-16 14:30:46 +02:00