commit | 70a9755d5fe71d9ecf3010c5c345449378fb0898 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Feb 27 17:04:41 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 27 19:10:18 2013 -0800 |
tree | a529b0e14e9d5f9841b24b82d816569f5534e303 | |
parent | d0ffce779d667ec0684309797c187846cedab6d4 [diff] |
scsi/bfa: convert to idr_alloc() Convert to the much saner new idr interface. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Krishna C Gudipati <kgudipat@brocade.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>