From: Kees Cook <keescook@chromium.org>
To: Zou Wei <zou_wei@huawei.com>
Cc: akpm@linux-foundation.org, arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] lib/ubsan.c: Mark type_check_kinds with static keyword
Date: Fri, 11 Dec 2020 10:17:25 -0800 [thread overview]
Message-ID: <202012111017.E58CBF6@keescook> (raw)
In-Reply-To: <1607602638-79584-1-git-send-email-zou_wei@huawei.com>
On Thu, Dec 10, 2020 at 08:17:18PM +0800, Zou Wei wrote:
> Fix the following sparse warning:
>
> lib/ubsan.c:20:12: warning: symbol 'type_check_kinds' was not declared. Should it be static?
>
> Signed-off-by: Zou Wei <zou_wei@huawei.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
--
Kees Cook
prev parent reply other threads:[~2020-12-11 19:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 12:17 [PATCH -next] lib/ubsan.c: Mark type_check_kinds with static keyword Zou Wei
2020-12-11 18:17 ` Kees Cook [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=202012111017.E58CBF6@keescook \
--to=keescook@chromium.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=zou_wei@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 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.