Commit ab108676 authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/uverbs: Use idr_read_cq() where appropriate



There were two functions that open-coded idr_read_cq() in terms of
idr_read_uobj() rather than using the helper.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 9217b27b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment