linux/sound/isa/gus
Colin Ian King 29fba9230d ALSA: gus: remove redundant pointer private_data
Pointer private_data is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'private_data' 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:57 +02:00
..
gus_dma.c ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() 2017-11-29 09:29:36 +01:00
gus_dram.c
gus_io.c
gus_irq.c
gus_main.c ALSA: sound/isa: constify snd_kcontrol_new structures 2017-05-21 09:07:56 +02:00
gus_mem_proc.c
gus_mem.c
gus_mixer.c
gus_pcm.c ALSA: isa: make snd_pcm_hardware const 2017-08-17 12:44:11 +02:00
gus_reset.c ALSA: gus: remove redundant pointer private_data 2018-07-16 14:29:57 +02:00
gus_tables.h
gus_timer.c
gus_uart.c
gus_volume.c
gusclassic.c
gusextreme.c
gusmax.c
interwave-stb.c
interwave.c ALSA: gus: constify pnp_card_device_id 2017-08-17 12:42:25 +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