From: Tejun Heo Date: Thu, 28 Feb 2013 01:03:57 +0000 (-0800) Subject: block: convert to idr_alloc() X-Git-Tag: v3.9-rc1~46^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab998d62f12db12b3ddf1e06b2ecd4ed9e7ae45;p=pandora-kernel.git block: convert to idr_alloc() Convert to the much saner new idr interface. Both bsg and genhd protect idr w/ mutex making preloading unnecessary. Signed-off-by: Tejun Heo Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed