From: Ernesto Ramos Date: Wed, 28 Jul 2010 21:04:57 +0000 (-0500) Subject: staging: ti dspbridge: avoid errors if stream id is zero X-Git-Tag: v2.6.36-rc1~520^2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084f70ee096d385e363bd5d309cc7ff24fb98c53;p=pandora-kernel.git staging: ti dspbridge: avoid errors if stream id is zero As 'zero' can be a perfectly good id, it can be picked up as a NULL from userspace, avoid issues in API and user apps if stream handle is zero. Signed-off-by: Ernesto Ramos Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed