From: ramirose@gmail.com (Rami Rosen)
Subject: [PATCH ] nvme-cli: fix a typo
Date: Tue, 23 Oct 2018 18:13:23 +0300 [thread overview]
Message-ID: <20181023151323.7578-1-ramirose@gmail.com> (raw)
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)
--
2.17.1
next reply other threads:[~2018-10-23 15:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-23 15:13 Rami Rosen [this message]
2018-10-29 15:26 ` [PATCH ] nvme-cli: fix a typo Keith Busch
-- 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=20181023151323.7578-1-ramirose@gmail.com \
--to=ramirose@gmail.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 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.