IB/uverbs: Use idr_read_cq() where appropriate
authorRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:17:19 +0000 (15:17 -0700)
committerRoland 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