commit | 19a101a02ec65400233459ee7cef7037dbe8f15b | [log] [tgz] |
---|---|---|
author | Tejun Heo <[email protected]> | Wed Feb 27 17:04:57 2013 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Feb 27 19:10:20 2013 -0800 |
tree | 4166d34c37ba10d1b288a9dc037cf03c03eb3a3a | |
parent | ee94d523bf92d3b8b2de166943d48ac7fd695e10 [diff] |
net/9p: convert to idr_alloc() Convert to the much saner new idr interface. Signed-off-by: Tejun Heo <[email protected]> Cc: Eric Van Hensbergen <[email protected]> Cc: Ron Minnich <[email protected]> Cc: Latchesar Ionkov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>