mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Variable result is initialized to a value that is never read and it is
re-assigned later. The initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
||
|---|---|---|
| .. | ||
| emu8000_callback.c | ||
| emu8000_local.h | ||
| emu8000_patch.c | ||
| emu8000_pcm.c | ||
| emu8000_synth.c | ||
| emu8000.c | ||
| jazz16.c | ||
| Makefile | ||
| sb8_main.c | ||
| sb8_midi.c | ||
| sb8.c | ||
| sb16_csp.c | ||
| sb16_main.c | ||
| sb16.c | ||
| sb_common.c | ||
| sb_mixer.c | ||
| sbawe.c | ||