diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-27 17:03:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-27 19:10:14 -0800 |
commit | 3594eb2894f571c9b9a497159b1e4d84fdac5688 (patch) | |
tree | 471f3da090b7b297b3c35e7901c91c3f5042ef52 /kernel/timer.c | |
parent | 12d1b4393e0d8df36b2646a5e512f0513fb532d2 (diff) |
idr: refactor idr_get_new_above()
Move slot filling to idr_fill_slot() from idr_get_new_above_int() and
make idr_get_new_above() directly call it. idr_get_new_above_int() is
no longer needed and removed.
This will be used to implement a new ID allocation interface.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions