Re: [PATCH] Rename struct task variables from p to tsk

From: David Rientjes
Date: Wed Jan 12 2011 - 15:16:38 EST


On Wed, 12 Jan 2011, Eric B Munson wrote:

> p is not a meaningful identifier, this patch replaces all instances
> in page_alloc.c of p when used as a struct task with the more useful
> tsk.
>

mm-page_allocc-dont-cache-current-in-a-local.patch removes all of the
stack allocations changed in this patch, so it's not needed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/