linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] nvme: Grammar s/each namespaces/each namespace/
@ 2021-06-14 14:16 Geert Uytterhoeven
  2021-06-15 16:18 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-06-14 14:16 UTC (permalink / raw)
  To: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg,
	Jiri Kosina, Martin K . Petersen, Hannes Reinecke
  Cc: linux-nvme, linux-kernel, Geert Uytterhoeven

Fix a singular/plural mismatch in the CONFIG_NVME_MULTIPATH help text.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/nvme/host/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
index f76cc4690bfc37bc..26ddd34ae45b76fc 100644
--- a/drivers/nvme/host/Kconfig
+++ b/drivers/nvme/host/Kconfig
@@ -21,7 +21,7 @@ config NVME_MULTIPATH
 	help
 	   This option enables support for multipath access to NVMe
 	   subsystems.  If this option is enabled only a single
-	   /dev/nvmeXnY device will show up for each NVMe namespaces,
+	   /dev/nvmeXnY device will show up for each NVMe namespace,
 	   even if it is accessible through multiple controllers.
 
 config NVME_HWMON
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] nvme: Grammar s/each namespaces/each namespace/
  2021-06-14 14:16 [PATCH trivial] nvme: Grammar s/each namespaces/each namespace/ Geert Uytterhoeven
@ 2021-06-15 16:18 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2021-06-15 16:18 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg,
	Jiri Kosina, Martin K . Petersen, Hannes Reinecke, linux-nvme,
	linux-kernel

Thanks,

applied to nvme-5.14.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-15 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 14:16 [PATCH trivial] nvme: Grammar s/each namespaces/each namespace/ Geert Uytterhoeven
2021-06-15 16:18 ` Christoph Hellwig

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).