]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/ocrdma: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 28 Feb 2013 01:04:24 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:17 +0000 (19:10 -0800)
commitcffcd59f15db02b341e50da653860afa0ba11a83
treec7cf95544ce17a3ae516c322aada152996c0fb7c
parent6a9200603d76de1f8029b83c041f8eef99877a65
IB/ocrdma: convert to idr_alloc()

Convert to the much saner new idr interface.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Roland Dreier <roland@purestorage.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/infiniband/hw/ocrdma/ocrdma_main.c