From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: pmladek@suse.com, senozhatsky@chromium.org, rostedt@goodmis.org,
john.ogness@linutronix.de, keescook@chromium.org,
anton@enomsg.org, ccross@android.com, tony.luck@intel.com,
ojeda@kernel.org, alex.gaynor@gmail.com, wedsonaf@google.com,
linux-kernel@vger.kernel.org, rust-for-linux@vger.kernel.org,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] printk: make suppress_panic_printk static
Date: Wed, 16 Feb 2022 12:46:33 +0900 [thread overview]
Message-ID: <YgxzmSBZv5Q3pS9/@google.com> (raw)
In-Reply-To: <20220216031957.9761-1-jiapeng.chong@linux.alibaba.com>
On (22/02/16 11:19), Jiapeng Chong wrote:
> This symbol is not used outside of printk.c, so marks it static.
>
> Fix the following sparse warning:
>
> kernel/printk/printk.c:100:19: warning: symbol 'suppress_panic_printk'
> was not declared. Should it be static?
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
next prev parent reply other threads:[~2022-02-16 3:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 3:19 [PATCH] printk: make suppress_panic_printk static Jiapeng Chong
2022-02-16 3:46 ` Sergey Senozhatsky [this message]
2022-02-16 10:35 ` Miguel Ojeda
2022-02-21 16:03 ` Petr Mladek
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=YgxzmSBZv5Q3pS9/@google.com \
--to=senozhatsky@chromium.org \
--cc=abaci@linux.alibaba.com \
--cc=alex.gaynor@gmail.com \
--cc=anton@enomsg.org \
--cc=ccross@android.com \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=john.ogness@linutronix.de \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=pmladek@suse.com \
--cc=rostedt@goodmis.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tony.luck@intel.com \
--cc=wedsonaf@google.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).