commit | 8e6c962cd3fbbd4bbde58421a07e63397c07696a | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Jul 30 15:40:43 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:15 2007 +0200 |
tree | f0f7e46c13f28bef491eaa8d6697fe9c36e0533e | |
parent | 6ddc9d2e82cd488aa117de8dd0a91862cb3656c1 [diff] |
[ALSA] sound/synth/util_mem.c: remove pointless check The Coverity checker spotted that if anyone would call this function with 'prev == NULL', he would still get an Oops a few lines below. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>