commit | 598443a2124618fc8fe5a8bae32c129666ac3eab | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Jul 23 09:33:26 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Mon Jul 23 16:49:44 2007 -0500 |
tree | a86e9a21e3ef69b926c04bb60d2c0823662f5685 | |
parent | 4b39c1d98327b0a572392cdb0ee22db1de0e7cb9 [diff] |
[SCSI] bsg: use lib/idr.c to find a unique minor number This replaces the current linear search for a unique minor number with lib/idr.c. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>