From: Geert Uytterhoeven Date: Mon, 14 Jun 2021 14:16:07 +0000 (+0200) Subject: nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text X-Git-Tag: howlett/maple/20220722_2~2872^2^2~33 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d399742cd02dca6d1ed17ae7db7a366192516591;p=users%2Fjedix%2Flinux-maple.git nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text Fix a singular/plural mismatch in the CONFIG_NVME_MULTIPATH help text. Signed-off-by: Geert Uytterhoeven Signed-off-by: Christoph Hellwig --- diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig index a44d49d63968..102292289cdf 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