linux-stable/sound/core
Wang Weiyang 59ea9138c0 ALSA: seq: remove redundant unsigned comparison to zero
Since struct snd_ump_block_info::first_group is unsigned char, comparison
to zero is redundant

Signed-off-by: Wang Weiyang <wangweiyang2@huawei.com>
Fixes: 81fd444aa3 ("ALSA: seq: Bind UMP device")
Link: https://lore.kernel.org/r/20230721103124.18522-1-wangweiyang2@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-07-21 13:02:16 +02:00
..
oss ALSA: oss: avoid missing-prototype warnings 2023-05-17 16:56:09 +02:00
seq ALSA: seq: remove redundant unsigned comparison to zero 2023-07-21 13:02:16 +02:00
compress_offload.c ALSA: compress: allow setting codec params after next track 2023-06-21 07:28:31 +02:00
control.c ALSA: control: Keep the previous numid at snd_ctl_rename_id() 2023-06-06 14:34:30 +02:00
control_compat.c ALSA: compat_ioctl: use correct snd_ctl_elem_type_t type 2023-05-17 17:01:51 +02:00
control_led.c sound: make all 'class' structures const 2023-06-21 07:29:10 +02:00
ctljack.c
device.c
hrtimer.c
hwdep.c
hwdep_compat.c
info.c
info_oss.c
init.c sound: make all 'class' structures const 2023-06-21 07:29:10 +02:00
isadma.c
jack.c ALSA: jack: Fix mutex call in snd_jack_report() 2023-07-06 18:01:59 +02:00
Kconfig ALSA: ump: Add legacy raw MIDI support 2023-05-23 12:11:09 +02:00
Makefile ALSA: ump: Add legacy raw MIDI support 2023-05-23 12:11:09 +02:00
memalloc.c
memalloc_local.h
memory.c
misc.c
pcm.c
pcm_compat.c
pcm_dmaengine.c
pcm_drm_eld.c ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats 2023-06-25 08:42:53 +02:00
pcm_iec958.c
pcm_lib.c ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence() 2023-05-05 18:23:53 +02:00
pcm_local.h ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()" 2023-05-05 18:23:48 +02:00
pcm_memory.c ALSA: pcm: Fix potential data race at PCM memory allocation helpers 2023-07-03 14:52:27 +02:00
pcm_misc.c
pcm_native.c Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)" 2023-05-18 07:29:41 +02:00
pcm_param_trace.h
pcm_timer.c
pcm_trace.h
rawmidi.c ALSA: ump: Additional proc output 2023-05-23 12:10:59 +02:00
rawmidi_compat.c ALSA: rawmidi: UMP support 2023-05-23 12:10:54 +02:00
seq_device.c
sound.c
sound_oss.c
timer.c ALSA: timer: minimize open-coded access to hw.resolution 2023-06-13 07:43:38 +02:00
timer_compat.c
ump.c ALSA: ump: Export MIDI1 / UMP conversion helpers 2023-06-23 09:56:11 +02:00
ump_convert.c ALSA: ump: Correct wrong byte size at converting a UMP System message 2023-06-28 11:44:30 +02:00
vmaster.c