From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
To: YueHaibing <yuehaibing@huawei.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
Yonghong Song <yhs@fb.com>, Andrii Nakryiko <andriin@fb.com>,
Network Development <netdev@vger.kernel.org>,
bpf <bpf@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH bpf-next] bpf: Make array_map_mmap static
Date: Tue, 19 Nov 2019 16:59:39 -0800 [thread overview]
Message-ID: <CAADnVQKzNSC-RgTrbS6LvquR5D51qw4Gr7mpKCp5ADugaZr_aA@mail.gmail.com> (raw)
In-Reply-To: <20191119142113.15388-1-yuehaibing@huawei.com>
On Tue, Nov 19, 2019 at 6:21 AM YueHaibing <yuehaibing@huawei.com> wrote:
>
> Fix sparse warning:
>
> kernel/bpf/arraymap.c:481:5: warning:
> symbol 'array_map_mmap' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Applied. Thanks
prev parent reply other threads:[~2019-11-20 0:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-19 14:21 [PATCH bpf-next] bpf: Make array_map_mmap static YueHaibing
2019-11-19 18:52 ` Andrii Nakryiko
2019-11-20 0:59 ` Alexei Starovoitov [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=CAADnVQKzNSC-RgTrbS6LvquR5D51qw4Gr7mpKCp5ADugaZr_aA@mail.gmail.com \
--to=alexei.starovoitov@gmail.com \
--cc=andriin@fb.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kafai@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=songliubraving@fb.com \
--cc=yhs@fb.com \
--cc=yuehaibing@huawei.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).