From: Jianyu Zhan Date: Sun, 30 Mar 2014 09:02:20 +0000 (+0800) Subject: mm/slab.c: cleanup outdated comments and unify variables naming X-Git-Tag: v3.15-rc1~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0985bb1123b48bbfc632006bdbe76d3dfea76b;p=pandora-kernel.git mm/slab.c: cleanup outdated comments and unify variables naming As time goes, the code changes a lot, and this leads to that some old-days comments scatter around , which instead of faciliating understanding, but make more confusion. So this patch cleans up them. Also, this patch unifies some variables naming. Acked-by: Christoph Lameter Signed-off-by: Jianyu Zhan Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed