diff options
author | Tejun Heo <tj@kernel.org> | 2013-02-28 05:03:54 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 07:10:14 +0400 |
commit | 3594eb2894f571c9b9a497159b1e4d84fdac5688 (patch) | |
tree | 471f3da090b7b297b3c35e7901c91c3f5042ef52 /include/linux/opp.h | |
parent | 12d1b4393e0d8df36b2646a5e512f0513fb532d2 (diff) | |
download | linux-3594eb2894f571c9b9a497159b1e4d84fdac5688.tar.xz |
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 'include/linux/opp.h')
0 files changed, 0 insertions, 0 deletions