linux/sound/isa/gus
Fuqian Huang 4ab1ae3453 ALSA: gus: fix misuse of %x
Pointers should be printed with %p or %px rather than
cast to long type and printed with %lx.
Drop the address printing.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-04-28 08:25:18 +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
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 ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" 2018-08-03 16:10:51 +02:00
gus_irq.c ALSA: isa: Clean up with new procfs helpers 2019-02-06 18:11:55 +01:00
gus_main.c ALSA: gus: add a check of the status of snd_ctl_add 2019-01-07 11:54:56 +01:00
gus_mem.c ALSA: gus: fix misuse of %x 2019-04-28 08:25:18 +02:00
gus_mem_proc.c
gus_mixer.c
gus_pcm.c ALSA: isa: Avoid passing NULL to memory allocators 2019-02-01 17:16:40 +01: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