isci: cleanup request allocation
authorDan Williams <dan.j.williams@intel.com>
Mon, 13 Jun 2011 07:51:30 +0000 (00:51 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:51 +0000 (04:04 -0700)
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 <dan.j.williams@intel.com>

No differences found