All of lore.kernel.org
 help / color / mirror / Atom feed
From: Klaus Jensen <its@irrelevant.dk>
To: Minwoo Im <minwoo.im.dev@gmail.com>
Cc: Keith Busch <kbusch@kernel.org>, Kevin Wolf <kwolf@redhat.com>,
	qemu-devel@nongnu.org, qemu-block@nongnu.org,
	Max Reitz <mreitz@redhat.com>
Subject: Re: [PATCH] hw/block/nvme: fix wrong parameter name 'cross_read'
Date: Tue, 26 Jan 2021 10:08:50 +0100	[thread overview]
Message-ID: <YA/cIsINJkFbtnWr@apples.localdomain> (raw)
In-Reply-To: <20210126001924.3963-1-minwoo.im.dev@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

On Jan 26 09:19, Minwoo Im wrote:
> The actual parameter name is 'cross_read' rather than 'cross_zone_read'.
> 
> Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
> ---
>  hw/block/nvme.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/block/nvme.c b/hw/block/nvme.c
> index 21aec90637fa..bf9134f73d81 100644
> --- a/hw/block/nvme.c
> +++ b/hw/block/nvme.c
> @@ -81,7 +81,7 @@
>   *         The default value means there is no limit to the number of
>   *         concurrently open zones.
>   *
> - *     zoned.cross_zone_read=<enable RAZB, default: false>
> + *     zoned.cross_read=<enable RAZB, default: false>
>   *         Setting this property to true enables Read Across Zone Boundaries.
>   */
>  

Thanks, applied!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2021-01-26  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26  0:19 [PATCH] hw/block/nvme: fix wrong parameter name 'cross_read' Minwoo Im
2021-01-26  9:08 ` Klaus Jensen [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=YA/cIsINJkFbtnWr@apples.localdomain \
    --to=its@irrelevant.dk \
    --cc=kbusch@kernel.org \
    --cc=kwolf@redhat.com \
    --cc=minwoo.im.dev@gmail.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.