Re: [PATCH 2/9] mm, hugetlb: trivial commenting fix

2013-07-22 Thread Michal Hocko
On Mon 15-07-13 18:52:40, Joonsoo Kim wrote: > The name of the mutex written in comment is wrong. > Fix it. > > Signed-off-by: Joonsoo Kim Acked-by: Michal Hocko > > diff --git a/mm/hugetlb.c b/mm/hugetlb.c > index d87f70b..d21a33a 100644 > --- a/mm/hugetlb.c > +++ b/mm/hugetlb.c > @@ -135,9

Re: [PATCH 2/9] mm, hugetlb: trivial commenting fix

2013-07-15 Thread Aneesh Kumar K.V
Joonsoo Kim writes: > The name of the mutex written in comment is wrong. > Fix it. > > Signed-off-by: Joonsoo Kim Reviewed-by: Aneesh Kumar K.V > > diff --git a/mm/hugetlb.c b/mm/hugetlb.c > index d87f70b..d21a33a 100644 > --- a/mm/hugetlb.c > +++ b/mm/hugetlb.c > @@ -135,9 +135,9 @@ static

Re: [PATCH 2/9] mm, hugetlb: trivial commenting fix

2013-07-15 Thread Hillf Danton
On Mon, Jul 15, 2013 at 5:52 PM, Joonsoo Kim wrote: > The name of the mutex written in comment is wrong. > Fix it. > > Signed-off-by: Joonsoo Kim > Acked-by: Hillf Danton > diff --git a/mm/hugetlb.c b/mm/hugetlb.c > index d87f70b..d21a33a 100644 > --- a/mm/hugetlb.c > +++ b/mm/hugetlb.c > @@ -1