Re: [PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups

2013-12-31 Thread Tejun Heo
On Sun, Dec 22, 2013 at 12:57:33AM +0900, Masanari Iida wrote: > Correct spelling typo in memory.txt and > resource_counter.txt > > Signed-off-by: Masanari Iida Applied to cgroup/for-3.14. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups

2013-12-31 Thread Tejun Heo
On Sun, Dec 22, 2013 at 01:26:44AM +0900, Masanari Iida wrote: > On Sun, Dec 22, 2013 at 1:22 AM, Levente Kurusa wrote: > > Hi, > > > > spotted one more typo. > > > > On 12/21/2013 04:57 PM, Masanari Iida wrote: > >> diff --git a/Documentation/cgroups/resource_counter.txt > >> b/Documentation/cgr

Re: [PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups

2013-12-21 Thread Masanari Iida
On Sun, Dec 22, 2013 at 1:22 AM, Levente Kurusa wrote: > Hi, > > spotted one more typo. > > On 12/21/2013 04:57 PM, Masanari Iida wrote: >> diff --git a/Documentation/cgroups/resource_counter.txt >> b/Documentation/cgroups/resource_counter.txt >> index c4d99ed..52e1da1 100644 >> --- a/Documentati

Re: [PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups

2013-12-21 Thread Levente Kurusa
Hi, spotted one more typo. On 12/21/2013 04:57 PM, Masanari Iida wrote: > diff --git a/Documentation/cgroups/resource_counter.txt > b/Documentation/cgroups/resource_counter.txt > index c4d99ed..52e1da1 100644 > --- a/Documentation/cgroups/resource_counter.txt > +++ b/Documentation/cgroups/resour

[PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups

2013-12-21 Thread Masanari Iida
Correct spelling typo in memory.txt and resource_counter.txt Signed-off-by: Masanari Iida --- Documentation/cgroups/memory.txt | 4 ++-- Documentation/cgroups/resource_counter.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/cgroups/memory.txt