All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
@ 2016-04-20  2:04 Wang Sheng-Hui
  2016-04-26 11:46 ` Christoph Hellwig
  2016-04-26 21:10 ` Sagi Grimberg
  0 siblings, 2 replies; 3+ messages in thread
From: Wang Sheng-Hui @ 2016-04-20  2:04 UTC (permalink / raw)


"as well as " is miss typed "as well a " in section
"config BLK_DEV_NVME_SCSI"

Signed-off-by: Wang Sheng-Hui <shhuiw at foxmail.com>
---
 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 c894841..d296fc3 100644
--- a/drivers/nvme/host/Kconfig
+++ b/drivers/nvme/host/Kconfig
@@ -18,7 +18,7 @@ config BLK_DEV_NVME_SCSI
 	depends on NVME_CORE
 	---help---
 	  This adds support for the SG_IO ioctl on the NVMe character
-	  and block devices nodes, as well a a translation for a small
+	  and block devices nodes, as well as a translation for a small
 	  number of selected SCSI commands to NVMe commands to the NVMe
 	  driver.  If you don't know what this means you probably want
 	  to say N here, unless you run a distro that abuses the SCSI
-- 
2.8.1

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

* [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
  2016-04-20  2:04 [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig Wang Sheng-Hui
@ 2016-04-26 11:46 ` Christoph Hellwig
  2016-04-26 21:10 ` Sagi Grimberg
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2016-04-26 11:46 UTC (permalink / raw)


Looks fine,

Reviewed-by: Christoph Hellwig <hch at lst.de>

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

* [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
  2016-04-20  2:04 [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig Wang Sheng-Hui
  2016-04-26 11:46 ` Christoph Hellwig
@ 2016-04-26 21:10 ` Sagi Grimberg
  1 sibling, 0 replies; 3+ messages in thread
From: Sagi Grimberg @ 2016-04-26 21:10 UTC (permalink / raw)


Reviewed-by: Sagi Grimberg <sagi at grimberg.me>

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

end of thread, other threads:[~2016-04-26 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20  2:04 [PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig Wang Sheng-Hui
2016-04-26 11:46 ` Christoph Hellwig
2016-04-26 21:10 ` Sagi Grimberg

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.