commit | 0d0cf14c9bd2943ed5afd15df459f564d85eacde | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Jun 13 00:51:30 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:51 2011 -0700 |
tree | b996109708782750f7f3d58fea957b5cf19f0fa6 | |
parent | 994a9303d33f8238d57f58c26067b6d4ac9af222 [diff] |
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 <dan.j.williams@intel.com>