Files
linux-apfs/mm
Christoph Lameter 01ad8a7bc2 slub: Eliminate repeated use of c->page through a new page variable
__slab_alloc is full of "c->page" repeats. Lets just use one local variable
named "page" for this. Also avoids the need to a have another variable
called "new".

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
2011-04-17 14:03:19 +03:00
..
2011-03-17 13:08:27 -03:00
2011-03-27 19:30:18 -07:00
2011-01-13 17:32:46 -08:00
2011-03-29 14:05:12 +01:00
2011-03-10 08:52:27 +01:00
2011-03-10 08:52:26 +01:00
2011-03-22 17:44:01 -07:00
2011-01-13 17:32:43 -08:00
2011-03-10 08:52:07 +01:00
2011-03-22 17:44:09 -07:00
2011-03-22 17:44:03 -07:00
2011-03-22 17:44:05 -07:00