[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220916163719.17577-1-sj@kernel.org>
Date: Fri, 16 Sep 2022 16:37:19 +0000
From: SeongJae Park <sj@...nel.org>
To: xiakaixu1987@...il.com
Cc: sj@...nel.org, akpm@...ux-foundation.org, damon@...ts.linux.dev,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Kaixu Xia <kaixuxia@...cent.com>
Subject: Re: [PATCH] mm/damon: return void from damon_set_schemes()
On Fri, 16 Sep 2022 23:20:35 +0800 xiakaixu1987@...il.com wrote:
> From: Kaixu Xia <kaixuxia@...cent.com>
>
> There is no point in returning an int from damon_set_schemes().
> It always returns 0 which is meaningless for the caller, so
> change it to return void directly.
>
> Signed-off-by: Kaixu Xia <kaixuxia@...cent.com>
Reviewed-by: SeongJae Park <sj@...nel.org>
Thanks,
SJ
[...]
Powered by blists - more mailing lists