aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2011-04-15 19:48:14 +0000
committerPekka Enberg <[email protected]>2011-04-17 11:03:19 +0000
commit01ad8a7bc226ddbbf90e4c15167d9e31a8d02930 (patch)
treeec3c1de81f6130917e1df2f4bbbc4d4be93e014c /net/unix/af_unix.c
parentslub: get_map() function to establish map of free objects in a slab (diff)
downloadkernel-01ad8a7bc226ddbbf90e4c15167d9e31a8d02930.tar.gz
kernel-01ad8a7bc226ddbbf90e4c15167d9e31a8d02930.zip
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 <[email protected]> Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions