From: Rickard Strandqvist Date: Tue, 3 Jun 2014 22:23:39 +0000 (+0200) Subject: staging: tidspbridge: pmgr: dspapi.c: Cleaning up uninitialized variable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1964 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee49b3cfb4be8da81b346c9ed405cc5bae056c6;p=pandora-kernel.git staging: tidspbridge: pmgr: dspapi.c: Cleaning up uninitialized variable There is a risk that the variables will be used without being initialized. Has also improved error handling, after an email proposal from Dan Carpenter. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed