commit | ab10867621a96230757eb4a2a19d560b85f62ce9 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Fri Sep 22 15:17:19 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Sep 22 15:17:19 2006 -0700 |
tree | f8dc75cf9222948663ce01b819764cd8d332d6d9 | |
parent | 9217b27b12eb5ab910d14b3376c2b6cd13d87711 [diff] |
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: Roland Dreier <rolandd@cisco.com>