diff options
author | Christoph Lameter <cl@linux.com> | 2012-06-13 10:24:58 -0500 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-06-14 09:20:19 +0300 |
commit | 8c138bc00925521c4e764269db3a903bd2a51592 (patch) | |
tree | 8c62aed20b2061867c1e6366c587bb4cea89bebd /mm/mempolicy.c | |
parent | 3b0efdfa1e719303536c04d9abca43abeb40f80a (diff) | |
download | linux-8c138bc00925521c4e764269db3a903bd2a51592.tar.bz2 |
slab: Get rid of obj_size macro
The size of the slab object is frequently needed. Since we now
have a size field directly in the kmem_cache structure there is no
need anymore of the obj_size macro/function.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions