commit | cbb65c665b341e560b7a3b37cc616376031b3ee5 | [log] [tgz] |
---|---|---|
author | Jeff Skirvin <jeffrey.d.skirvin@intel.com> | Fri Mar 04 14:06:50 2011 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 03:55:30 2011 -0700 |
tree | 2d533723af1cc8895ca95630131f47e9a027d82b | |
parent | f0846c68912545d70da16b2fbedded37ea4394d8 [diff] |
isci: Code review change for completion pointer cleanup. Since the request structure contains a pointer to the completion to be used if the request is being aborted or terminated, there is no reason to pass the completion as a pointer to isci_terminate_request_core(). Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Jacek Danecki <Jacek.Danecki@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>