From: Roland Dreier Date: Fri, 22 Sep 2006 22:17:19 +0000 (-0700) Subject: IB/uverbs: Use idr_read_cq() where appropriate X-Git-Tag: v2.6.19-rc1~1293^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab10867621a96230757eb4a2a19d560b85f62ce9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed