Re: [PATCH] docs/cgroup: remove some duplicate words
From: Tejun Heo <tj@kernel.org>
Date: 2021-09-13 17:56:54
Also in:
linux-doc, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2021-09-13 17:56:54
Also in:
linux-doc, lkml
On Mon, Sep 13, 2021 at 01:09:14PM +0800, brookxu wrote:
From: Chunguang Xu <redacted> When I tried to add some new entries to cgroup-v2.rst, I found that the description of memory.events had some repetitive words, so I tried to delete them. Signed-off-by: Chunguang Xu <redacted>
Applied to cgroup/for-5.15-fixes. Thanks. -- tejun