Re: [PATCH] mm: fix spelling error

2017-05-09 Thread Wei Yang
On Tue, Apr 04, 2017 at 12:16:55AM +0800, Hao Lee wrote: >Fix variable name error in comments. No code changes. > >Signed-off-by: Hao Lee >--- > include/linux/gfp.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/include/linux/gfp.h b/include/linux/gfp.h >index db373b9..

[PATCH] mm: fix spelling error

2017-04-03 Thread Hao Lee
Fix variable name error in comments. No code changes. Signed-off-by: Hao Lee --- include/linux/gfp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/gfp.h b/include/linux/gfp.h index db373b9..ff3d651 100644 --- a/include/linux/gfp.h +++ b/include/linux/gfp.h