summaryrefslogtreecommitdiffstats
path: root/kernel/context_tracking.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-02-28 02:03:52 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-28 04:10:14 +0100
commit49038ef4fbe2842bd4d8338f89ec5c9ba71b0ae1 (patch)
treeefe83b3396bd93c1154edf1375a899811d62dde3 /kernel/context_tracking.c
parentidr: cosmetic updates to struct / initializer definitions (diff)
downloadlinux-49038ef4fbe2842bd4d8338f89ec5c9ba71b0ae1.tar.xz
linux-49038ef4fbe2842bd4d8338f89ec5c9ba71b0ae1.zip
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
* Move idr_for_each_entry() definition next to other idr related definitions. * Make id[r|a]_get_new() inline wrappers of id[r|a]_get_new_above(). This changes the implementation of idr_get_new() but the new implementation is trivial. This patch doesn't introduce any functional change. 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/context_tracking.c')
0 files changed, 0 insertions, 0 deletions