From: SeongJae Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SeongJae Park <sj@kernel.org>,
mm-commits@vger.kernel.org, skhan@linuxfoundation.org,
ruanjinjie@huawei.com, leocstone@gmail.com
Subject: Re: + mm-damon-fix-sparse-warning-for-zero-initializer.patch added to mm-unstable branch
Date: Tue, 24 Sep 2024 16:24:24 -0700 [thread overview]
Message-ID: <20240924232425.752365-1-sj@kernel.org> (raw)
In-Reply-To: <20240924231757.E7EA5C4CEC4@smtp.kernel.org>
On Tue, 24 Sep 2024 16:17:57 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:
[...]
From: Leo Stone <leocstone@gmail.com>
> Subject: mm/damon: fix sparse warning for zero initializer
> Date: Sun, 22 Sep 2024 19:25:18 -0700
>
> sparse warns about zero initializing an array with {0,}, change it to
> the equivalent {0}.
>
> Fixes the sparse warning:
> mm/damon/tests/vaddr-kunit.h:69:47: warning: missing braces around initializer
>
> Link: https://lkml.kernel.org/r/xriwklcwjpwcz7eiavo6f7envdar4jychhsk6sfkj5klaznb6b@j6vrvr2sxjht
> Fixes: 17ccae8bb5c9 ("mm/damon: add kunit tests")
> Signed-off-by: Leo Stone <leocstone@gmail.com>
> Cc: Jinjie Ruan <ruanjinjie@huawei.com>
> Cc: SeongJae Park <sj@kernel.org>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Actually I also gave [1] my Reviewed-by: tag, but seems it got dropped from v2
of this patch. So, trying again.
Reviewed-by: SeongJae Park <sj@kernel.org>
[1] https://lore.kernel.org/20240922151121.469051-1-sj@kernel.org
Thanks,
SJ
[...]
prev parent reply other threads:[~2024-09-24 23:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 23:17 + mm-damon-fix-sparse-warning-for-zero-initializer.patch added to mm-unstable branch Andrew Morton
2024-09-24 23:24 ` SeongJae Park [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240924232425.752365-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=leocstone@gmail.com \
--cc=mm-commits@vger.kernel.org \
--cc=ruanjinjie@huawei.com \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.