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:
9217b27
)
IB/uverbs: Use idr_read_cq() where appropriate
author
Roland Dreier
<rolandd@cisco.com>
Fri, 22 Sep 2006 22:17:19 +0000
(15:17 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 22 Sep 2006 22:17:19 +0000
(15:17 -0700)
There were two functions that open-coded idr_read_cq() in terms of
idr_read_uobj() rather than using the helper.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found