linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chaitanya Kulkarni <ckulkarnilinux@gmail.com>
To: Max Gurtovoy <mgurtovoy@nvidia.com>,
	mst@redhat.com, virtualization@lists.linux-foundation.org,
	kvm@vger.kernel.org, stefanha@redhat.com
Cc: linux-block@vger.kernel.org, axboe@kernel.dk
Subject: Re: [PATCH v2 1/1] virtio-blk: remove unneeded "likely" statements
Date: Sun, 5 Sep 2021 02:02:30 -0700	[thread overview]
Message-ID: <db95700b-3620-9162-368a-4bc3b94cd84e@gmail.com> (raw)
In-Reply-To: <20210905085717.7427-1-mgurtovoy@nvidia.com>


On 9/5/2021 1:57 AM, Max Gurtovoy wrote:
> Usually we use "likely/unlikely" to optimize the fast path. Remove
> redundant "likely/unlikely" statements in the control path to simplify
> the code and make it easier to read.
>
> Reviewed-by: Stefan Hajnoczi<stefanha@redhat.com>
> Signed-off-by: Max Gurtovoy<mgurtovoy@nvidia.com>


Reviewed-by: Chaitanya Kulkarni <ckulkarnilinux@gmail.com>




  reply	other threads:[~2021-09-05  9:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05  8:57 [PATCH v2 1/1] virtio-blk: remove unneeded "likely" statements Max Gurtovoy
2021-09-05  9:02 ` Chaitanya Kulkarni [this message]
2021-09-06  5:35 ` Pankaj Gupta

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=db95700b-3620-9162-368a-4bc3b94cd84e@gmail.com \
    --to=ckulkarnilinux@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=kvm@vger.kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=mgurtovoy@nvidia.com \
    --cc=mst@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=virtualization@lists.linux-foundation.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;
as well as URLs for NNTP newsgroup(s).