aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorNadia Derbey <[email protected]>2008-07-25 01:47:58 -0700
committerLinus Torvalds <[email protected]>2008-07-25 10:53:41 -0700
commit4ae537892ab9858f71c78701f4651ad1ca531a1b (patch)
treec40baaaff4edc958d0fc642104a17c5a98b049de /include/linux/timerqueue.h
parent2027d1abc25ff770cc3bc936abd33570ce85d85a (diff)
idr: rename some of the idr APIs internal routines
This is a trivial patch that renames: . alloc_layer to get_from_free_list since it idr_pre_get that actually allocates memory. . free_layer to move_to_free_list since memory is not actually freed there. This makes things more clear for the next patches. Signed-off-by: Nadia Derbey <[email protected]> Reviewed-by: "Paul E. McKenney" <[email protected]> Cc: Manfred Spraul <[email protected]> Cc: Jim Houston <[email protected]> Cc: Pierre Peiffer <[email protected]> Acked-by: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions