Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: keith.busch@intel.com (Keith Busch)
Subject: [PATCH ] nvme-cli: fix a typo
Date: Mon, 29 Oct 2018 09:26:35 -0600	[thread overview]
Message-ID: <20181029152635.GA16453@localhost.localdomain> (raw)
In-Reply-To: <20181023151323.7578-1-ramirose@gmail.com>

On Tue, Oct 23, 2018@06:13:23PM +0300, Rami Rosen wrote:
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  nvme-builtin.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/nvme-builtin.h b/nvme-builtin.h
> index 7cf10ef..b913cea 100644
> --- a/nvme-builtin.h
> +++ b/nvme-builtin.h
> @@ -54,7 +54,7 @@ COMMAND_LIST(
>  	ENTRY("write-zeroes", "Submit a write zeroes command, return results", write_zeroes)
>  	ENTRY("write-uncor", "Submit a write uncorrectable command, return results", write_uncor)
>  	ENTRY("sanitize", "Submit a sanitize command", sanitize)
> -	ENTRY("sanitize-log", "Retrive sanitize log, show it", sanitize_log)
> +	ENTRY("sanitize-log", "Retrieve sanitize log, show it", sanitize_log)
>  	ENTRY("reset", "Resets the controller", reset)
>  	ENTRY("subsystem-reset", "Resets the controller", subsystem_reset)
>  	ENTRY("ns-rescan", "Rescans the NVME namespaces", ns_rescan)
> -- 

Applied, thank you!

  reply	other threads:[~2018-10-29 15:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 15:13 [PATCH ] nvme-cli: fix a typo Rami Rosen
2018-10-29 15:26 ` Keith Busch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-08 13:23 [PATCH] " lijie
2018-11-08 14:48 ` Keith Busch
2018-10-05 16:57 Rami Rosen
2018-10-05 20:24 ` Sagi Grimberg
2018-10-05 20:36 ` Keith Busch

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=20181029152635.GA16453@localhost.localdomain \
    --to=keith.busch@intel.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