From: Jens Axboe <axboe@kernel.dk>
To: Yang Yingliang <yangyingliang@huawei.com>,
linux-kernel@vger.kernel.org, linux-block@vger.kernel.org
Cc: justin@coraid.com
Subject: Re: [PATCH -next] aoe: remove unnecessary mutex_init()
Date: Tue, 11 May 2021 08:15:59 -0600 [thread overview]
Message-ID: <5fa5f0c5-4162-ab45-4abf-965a0613bd95@kernel.dk> (raw)
In-Reply-To: <20210511113440.3772053-1-yangyingliang@huawei.com>
On 5/11/21 5:34 AM, Yang Yingliang wrote:
> The mutex ktio_spawn_lock is initialized statically.
> It is unnecessary to initialize by mutex_init().
Applied, thanks.
--
Jens Axboe
next prev parent reply other threads:[~2021-05-11 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-11 11:34 [PATCH -next] aoe: remove unnecessary mutex_init() Yang Yingliang
2021-05-11 14:15 ` Jens Axboe [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-16 6:20 Qinglang Miao
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=5fa5f0c5-4162-ab45-4abf-965a0613bd95@kernel.dk \
--to=axboe@kernel.dk \
--cc=justin@coraid.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yangyingliang@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).