linux/sound/pci/emu10k1
Roel Kluin 84ed1a1942 ALSA: Cleanup redundant tests on unsigned
The variables are unsigned so the test `>= 0' is always true,
the `< 0' test always fails. In these cases the other part of
the test catches wrapped values.

In dac_audio_write() there does not occur a test for wrapped
values, but the test appears redundant.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-10-30 12:25:07 +01:00
..
emu10k1.c sound: Use PCI_VDEVICE for CREATIVE and ECTIVA 2009-06-25 08:53:57 +02:00
emu10k1_callback.c ALSA: emu10k1 - Add missing KERN_* prefix to printk 2009-02-05 16:08:14 +01:00
emu10k1_main.c Merge branch 'topic/emu10k1' into for-linus 2009-03-24 00:36:08 +01:00
emu10k1_patch.c ALSA: Kill snd_assert() in sound/pci/* 2008-08-13 11:46:38 +02:00
emu10k1_synth.c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. 2008-01-31 17:30:24 +01:00
emu10k1_synth_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu10k1x.c ALSA: Cleanup redundant tests on unsigned 2009-10-30 12:25:07 +01:00
emufx.c ALSA: sound/pci: use memdup_user() 2009-04-14 12:39:46 +02:00
emumixer.c ALSA: emu10k1 - Add capture boost mixer switch for Audigy 2008-12-02 09:31:16 +01:00
emumpu401.c ALSA: Kill snd_assert() in sound/pci/* 2008-08-13 11:46:38 +02:00
emupcm.c ALSA: emu10k1 - Fix minimum periods for efx playback 2009-06-08 15:50:42 +02:00
emuproc.c ALSA: Cleanup redundant tests on unsigned 2009-10-30 12:25:07 +01:00
io.c ALSA: Cleanup redundant tests on unsigned 2009-10-30 12:25:07 +01:00
irq.c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. 2008-01-31 17:30:24 +01:00
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
memory.c ALSA: Clean up SG-buffer helper functions and macros 2008-08-25 09:57:18 +02:00
p16v.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
p16v.h
p17v.h [ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook. 2007-02-09 09:02:17 +01:00
timer.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
tina2.h
voice.c ALSA: emu10k1 - Add missing KERN_* prefix to printk 2009-02-05 16:08:14 +01:00