slab: rename gfpflags to allocflags
authorGlauber Costa <glommer@parallels.com>
Thu, 14 Jun 2012 12:17:21 +0000 (16:17 +0400)
committerPekka Enberg <penberg@kernel.org>
Mon, 2 Jul 2012 10:40:06 +0000 (13:40 +0300)
A consistent name with slub saves us an acessor function.
In both caches, this field represents the same thing. We would
like to use it from the mem_cgroup code.

Signed-off-by: Glauber Costa <glommer@parallels.com>
Acked-by: Christoph Lameter <cl@linux.com>
CC: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Pekka Enberg <penberg@kernel.org>

No differences found