linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nvme-fabrics: fix comment typo of nvmf_reg_write32
@ 2017-05-15 10:01 Guan Junxiong
  2017-05-16 12:44 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Guan Junxiong @ 2017-05-15 10:01 UTC (permalink / raw)


---
 drivers/nvme/host/fabrics.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvme/host/fabrics.c b/drivers/nvme/host/fabrics.c
index 5b7386f..5f58342 100644
--- a/drivers/nvme/host/fabrics.c
+++ b/drivers/nvme/host/fabrics.c
@@ -232,7 +232,7 @@ EXPORT_SYMBOL_GPL(nvmf_reg_read64);
 /**
  * nvmf_reg_write32() -  NVMe Fabrics "Property Write" API function.
  * @ctrl:	Host NVMe controller instance maintaining the admin
- *		queue used to submit the property read command to
+ *		queue used to submit the property write command to
  *		the allocated NVMe controller resource on the target system.
  * @off:	Starting offset value of the targeted property
  *		register (see the fabrics section of the NVMe standard).
-- 
2.7.4

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

* [PATCH] nvme-fabrics: fix comment typo of nvmf_reg_write32
  2017-05-15 10:01 [PATCH] nvme-fabrics: fix comment typo of nvmf_reg_write32 Guan Junxiong
@ 2017-05-16 12:44 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2017-05-16 12:44 UTC (permalink / raw)


Looks fine,

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

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

end of thread, other threads:[~2017-05-16 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15 10:01 [PATCH] nvme-fabrics: fix comment typo of nvmf_reg_write32 Guan Junxiong
2017-05-16 12:44 ` 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).