git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2c52b7
)
async_tx: remove depend_tx from async_tx_sync_epilog
author
Dan Williams
<dan.j.williams@intel.com>
Fri, 18 Jul 2008 00:59:55 +0000
(17:59 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Fri, 18 Jul 2008 00:59:55 +0000
(17:59 -0700)
All callers of async_tx_sync_epilog have called async_tx_quiesce on the
depend_tx, so async_tx_sync_epilog need only call the callback to
complete the operation.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found