Re: [PATCH] Docs/admin-guide/mm/damon/usage: fix the example code snip
From: Kairui Song <hidden>
Date: 2022-08-23 15:43:43
Also in:
damon, linux-mm, lkml
From: Kairui Song <hidden>
Date: 2022-08-23 15:43:43
Also in:
damon, linux-mm, lkml
SeongJae Park [off-list ref] 于2022年8月23日周二 01:05写道:
On Mon, 22 Aug 2022 16:56:46 +0000 SeongJae Park [off-list ref] wrote:quoted
Hi Kairui, On Mon, 22 Aug 2022 18:56:17 +0800 Kairui Song [off-list ref] wrote:quoted
From: Kairui Song <kasong@tencent.com> The workflow example code is not working since it got the file names wrong. So fix this.Nice finding, thank you for this patch!quoted
Oh, I forgot saying that it would be good to have Fixes: here, like below: Fixes: b18402726bd1 ("Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface")
Thanks for the review, Let me send a V2 adding the "Fixes:" tag and your review by.