commit | 3ab4ee8f809cac9587e6795243349beda179f6ff | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Feb 27 17:04:30 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 27 19:10:17 2013 -0800 |
tree | 0bf83257812f99cc3341d3e6c49a1741c3d47cd4 | |
parent | 9f12563db1e079aaf9821104e6dfff4873b3f4b6 [diff] |
misc/c2port: convert to idr_alloc() Convert to the much saner new idr interface. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Rodolfo Giometti <giometti@linux.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>