From: Eugene Teo Date: Fri, 17 Mar 2006 15:32:17 +0000 (+0100) Subject: [ALSA] Fix seq_clientmgr dereferences before NULL check X-Git-Tag: v2.6.17-rc1~1129^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e64d2e36236175a56fd1d8b2acd784e21bdc7de6;p=pandora-kernel.git [ALSA] Fix seq_clientmgr dereferences before NULL check Modules: ALSA sequencer cptr->pool must be non-NULL there, so just the if (cptr->pool) is superfluous. Thanks Takashi. Signed-off-by: Eugene Teo Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed