]> git.baikalelectronics.ru Git - kernel.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)
commit80c2845ddf3e32a30938cd5b3aa74135fd3775a1
treec7cf95544ce17a3ae516c322aada152996c0fb7c
parentb4a5052d0f121d56a96f52dc29e4f13375174fb9
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