From: Dan Williams Date: Mon, 13 Jun 2011 07:51:30 +0000 (-0700) Subject: isci: cleanup request allocation X-Git-Tag: v3.0-rc6~1^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0cf14c9bd2943ed5afd15df459f564d85eacde;p=pandora-kernel.git isci: cleanup request allocation Rather than return an error code and update a pointer that was passed by reference just return the request object directly (or null if allocation failed). Signed-off-by: Dan Williams --- Reading git-diff-tree failed