linux-kernel-test/sound/core/seq/oss
Markus Elfring d712eaf29d ALSA: core: Deletion of unnecessary checks before two function calls
The functions snd_seq_oss_timer_delete() and vunmap() perform also input
parameter validation. 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-11-21 20:06:57 +01: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
seq_oss_device.h ALSA: seq_oss: Drop debug prints 2014-02-14 08:14:13 +01:00
seq_oss_event.c ALSA: seq: seq_oss_event: missing range checks 2013-03-04 16:39:50 +01:00
seq_oss_event.h
seq_oss_init.c ALSA: core: Deletion of unnecessary checks before two function calls 2014-11-21 20:06:57 +01:00
seq_oss_ioctl.c ALSA: seq_oss: Drop debug prints 2014-02-14 08:14:13 +01:00
seq_oss_midi.c ALSA: seq_oss: Use standard printk helpers 2014-02-14 08:14:18 +01:00
seq_oss_midi.h
seq_oss_readq.c ALSA: seq_oss: Use standard printk helpers 2014-02-14 08:14:18 +01:00
seq_oss_readq.h
seq_oss_rw.c
seq_oss_synth.c ALSA: seq_oss: Use standard printk helpers 2014-02-14 08:14:18 +01:00
seq_oss_synth.h
seq_oss_timer.c ALSA: seq_oss: Drop debug prints 2014-02-14 08:14:13 +01:00
seq_oss_timer.h
seq_oss_writeq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
seq_oss_writeq.h
seq_oss.c ALSA: seq_oss: Use standard printk helpers 2014-02-14 08:14:18 +01:00