linux/sound/pci/trident
Markus Elfring 5c34fdf48b ALSA: trident: Deletion of a check before snd_util_memhdr_free()
The snd_util_memhdr_free() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-12-02 20:10:42 +01:00
..
Makefile [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
trident.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
trident.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
trident_main.c ALSA: trident: Deletion of a check before snd_util_memhdr_free() 2014-12-02 20:10:42 +01:00
trident_memory.c ALSA: trident: Remove unused variable in trident_memory.c 2014-07-01 11:24:39 +02:00