From: Jens Axboe <axboe@kernel.dk>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: asml.silence@gmail.com, io-uring@vger.kernel.org,
linux-kernel@vger.kernel.org,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] io_uring: Remove unused function req_ref_put
Date: Thu, 13 Jan 2022 12:44:27 -0700 [thread overview]
Message-ID: <56e8a470-4141-c965-4967-dcecf480563a@kernel.dk> (raw)
In-Reply-To: <20220113162005.3011-1-jiapeng.chong@linux.alibaba.com>
On 1/13/22 9:20 AM, Jiapeng Chong wrote:
> Fix the following clang warnings:
>
> fs/io_uring.c:1195:20: warning: unused function 'req_ref_put'
> [-Wunused-function].
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
This was introduced by:
aa43477b0402 ("io_uring: poll rework")
so I added a Fixes line for that. Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2022-01-13 19:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-13 16:20 Jiapeng Chong
2022-01-13 19:44 ` 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=56e8a470-4141-c965-4967-dcecf480563a@kernel.dk \
--to=axboe@kernel.dk \
--cc=abaci@linux.alibaba.com \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
--cc=jiapeng.chong@linux.alibaba.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome