Re: [PATCH v2] Docs/admin-guide/mm/damon/usage: fix the example code snip
From: Jonathan Corbet <corbet@lwn.net>
Date: 2022-08-25 18:50:37
Also in:
damon, linux-mm, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2022-08-25 18:50:37
Also in:
damon, linux-mm, lkml
Kairui Song [off-list ref] writes:
From: Kairui Song <kasong@tencent.com>
The workflow example code is not working since it got the file names
wrong. So fix this.
Fixes: b18402726bd1 ("Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface")
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Kairui Song <kasong@tencent.com>
---
Documentation/admin-guide/mm/damon/usage.rst | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)I've gone ahead and applied this, thanks. jon