aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2007-07-17 04:03:19 -0700
committerLinus Torvalds <[email protected]>2007-07-17 10:23:01 -0700
commit5b95a4acf157eee552e013795b54eaa2ab1ee4a1 (patch)
tree8222033f1db996fd6ce28ce3685edc8b17793b0b /include/linux/debugobjects.h
parent2492268472e7d326a6fe10f92f9211c4578f2482 (diff)
SLUB: use list_for_each_entry for loops over all slabs
Use list_for_each_entry() instead of list_for_each(). Get rid of for_all_slabs(). It had only one user. So fold it into the callback. This also gets rid of cpu_slab_flush. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions