[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220920163304.52672-1-sj@kernel.org>
Date: Tue, 20 Sep 2022 16:33:04 +0000
From: SeongJae Park <sj@...nel.org>
To: Xin Hao <xhao@...ux.alibaba.com>
Cc: sj@...nel.org, akpm@...ux-foundation.org, damon@...ts.linux.dev,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Hi Xin,
On Tue, 20 Sep 2022 10:51:58 +0800 Xin Hao <xhao@...ux.alibaba.com> wrote:
> We had better return the 'err' value when calling kstrtoul() failed, so
> the user will know why it really fails, there do little change, let it
> return the 'err' value when failed.
>
> Suggested-by: SeongJae Park <sj@...nel.org>
> Signed-off-by: Xin Hao <xhao@...ux.alibaba.com>
Looks good to me overall, but...
> Changes from v1
> https://lore.kernel.org/linux-mm/20220919170305.61335-1-sj@kernel.org/T/
> - keep the 'err' variable, and return the 'err' value when failed.
Patch changelog shouldn't be here as a part of the commit message,
> ---
But here.
Other than that,
Reviewed-by: SeongJae Park <sj@...nel.org>
I will revise and post it on behalf of Xin, for reducing unnecessary Andrew's
burden.
Thanks,
SJ
[...]
Powered by blists - more mailing lists