From: Zhao Hongjiang Date: Fri, 15 Nov 2013 22:16:37 +0000 (-0800) Subject: IB/cm: Convert to using idr_alloc_cyclic() X-Git-Tag: v3.13-rc1~44^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab626d1a68d1aee19a5c7d889b9fbeace6a92b41;p=pandora-kernel.git IB/cm: Convert to using idr_alloc_cyclic() Commit 3e6628c4b347 ("idr: introduce idr_alloc_cyclic()") adds a new idr_alloc_cyclic() routine and converts several of these users to it. This is just a missed one - add it. Signed-off-by: Zhao Hongjiang Signed-off-by: Andrew Morton Signed-off-by: Roland Dreier --- Reading git-diff-tree failed