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:
db1620a
)
target: merge release_cmd methods
author
Christoph Hellwig
<hch@infradead.org>
Wed, 1 Jun 2011 03:56:57 +0000
(23:56 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 22 Jul 2011 09:37:44 +0000
(09:37 +0000)
The release_cmd_to_pool and release_cmd_direct methods are always the same.
Merge them into a single release_cmd method, and clean up the fallout.
(nab: fix breakage in transport_generic_free_cmd() parameter build breakage
in drivers/target/tcm_fc/tfc_cmd.c)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found