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:
8f0472d
)
RDMA/cma: Eliminate unnecessary remove_list
author
Krishna Kumar
<krkumar2@in.ibm.com>
Fri, 29 Sep 2006 19:03:35 +0000
(12:03 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 2 Oct 2006 21:52:16 +0000
(14:52 -0700)
Eliminate remove_list by using list_del_init() instead during device
removal handling.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found