From: Jens Axboe <axboe@fb.com>
To: Baoyou Xie <baoyou.xie@linaro.org>, <asamymuthupa@micron.com>,
<smani@micron.com>, <rsambandam@micron.com>,
<vgunasekaran@micron.com>, <viro@zeniv.linux.org.uk>
Cc: <linux-kernel@vger.kernel.org>, <arnd@arndb.de>, <xie.baoyou@zte.com.cn>
Subject: Re: [PATCH] fix:mtip32xx: mark symbols static where possible
Date: Fri, 26 Aug 2016 09:37:08 -0600 [thread overview]
Message-ID: <8241e338-692b-3119-6f2b-ff6ebf64767c@fb.com> (raw)
In-Reply-To: <1472191733-1259-1-git-send-email-baoyou.xie@linaro.org>
On 08/26/2016 12:08 AM, Baoyou Xie wrote:
> We get 1 warning when biuld kernel with W=1:
> drivers/block/mtip32xx/mtip32xx.c:3689:6: warning: no previous prototype for
> 'mtip_block_release' [-Wmissing-prototypes]
>
> In fact, this function is only used in the file in which it is declared
> and don't need a declaration, but can be made static.
> so this patch marks it 'static'.
Applied for 4.9, thanks.
--
Jens Axboe
prev parent reply other threads:[~2016-08-26 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 6:08 Baoyou Xie
2016-08-26 15:37 ` Jens Axboe [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=8241e338-692b-3119-6f2b-ff6ebf64767c@fb.com \
--to=axboe@fb.com \
--cc=arnd@arndb.de \
--cc=asamymuthupa@micron.com \
--cc=baoyou.xie@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rsambandam@micron.com \
--cc=smani@micron.com \
--cc=vgunasekaran@micron.com \
--cc=viro@zeniv.linux.org.uk \
--cc=xie.baoyou@zte.com.cn \
/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
all inboxes | Powered by JetHome®