From: Adrian Bunk Date: Mon, 30 Jul 2007 13:40:43 +0000 (+0200) Subject: [ALSA] sound/synth/util_mem.c: remove pointless check X-Git-Tag: v2.6.24-rc1~832^2~225 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6c962cd3fbbd4bbde58421a07e63397c07696a;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed