From: Eugene Teo Date: Fri, 17 Mar 2006 15:32:52 +0000 (+0100) Subject: [ALSA] Fix gus_pcm dereference before NULL X-Git-Tag: v2.6.17-rc1~1129^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61975fc6b40dadd2cd61fc9535499c7d7b806de;p=pandora-kernel.git [ALSA] Fix gus_pcm dereference before NULL Modules: GUS Library The NULL check of substream is simply superfluous. It is guaranteed to receive non-NULL substream. Thanks Takashi. Coverity bug #861 Signed-off-by: Eugene Teo Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed