From: Jens Axboe <axboe@kernel.dk>
To: Li zeming <zeming@nfschina.com>, asml.silence@gmail.com
Cc: io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] io_uring: rsrc: Optimize return value variable 'ret'
Date: Tue, 14 Mar 2023 19:56:41 -0600 [thread overview]
Message-ID: <516dc8a8-ea4e-2294-3776-31a2625910b5@kernel.dk> (raw)
In-Reply-To: <20230316181303.6583-1-zeming@nfschina.com>
On 3/16/23 12:13 PM, Li zeming wrote:
> The function returns here and returns ret directly. It may look better.
I think it'd be better to just initialize 'ret' to 0 instead.
--
Jens Axboe
prev parent reply other threads:[~2023-03-15 1:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 18:13 [PATCH] io_uring: rsrc: Optimize return value variable 'ret' Li zeming
2023-03-15 1:56 ` 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=516dc8a8-ea4e-2294-3776-31a2625910b5@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zeming@nfschina.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