[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming

2014-03-30 Thread Jianyu Zhan
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: Jiany

Re: [PATCH] mm/slab.c: cleanup outdated comments and unify variables naming

2014-03-03 Thread Zhan Jianyu
On Sun, Mar 2, 2014 at 8:59 AM, Christoph Lameter wrote: > On Thu, 27 Feb 2014, Jianyu Zhan wrote: > >> 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 clea

Re: [PATCH] mm/slab.c: cleanup outdated comments and unify variables naming

2014-03-01 Thread Christoph Lameter
On Thu, 27 Feb 2014, Jianyu Zhan wrote: > 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. Acked-by: Christoph Lameter -- To unsubscribe from

[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming

2014-02-26 Thread Jianyu Zhan
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. Signed-off-by: Jianyu Zhan --- mm/slab.c | 66 +