]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/9p: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:51 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:39 +0000 (16:47 +1100)
commitf65d6cbe182e8fe6cf10664d43272bfcc895cb89
tree0059f1352061a15586f6d67ed2175484b96d05b0
parent69a57a7f99d3cdfb76af242c8a5711a8e99f4454
net/9p: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@sandia.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
net/9p/util.c