aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIra Weiny <[email protected]>2019-11-14 19:06:47 -0800
committerDan Williams <[email protected]>2019-11-14 19:06:47 -0800
commit2f4741497c9d5151c6bde0edb6faf34fc3859b80 (patch)
tree7d093dfe85f38190a649abeaa9e6c9c36bd85c11
parentab84b77afc95fc038d71aba80aa4440bcbd67663 (diff)
libnvdimm: Trivial comment fix
Signed-off-by: Ira Weiny <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>
-rw-r--r--include/linux/nd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nd.h b/include/linux/nd.h
index f778f962d1b6..55c735997805 100644
--- a/include/linux/nd.h
+++ b/include/linux/nd.h
@@ -147,7 +147,7 @@ static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns,
/**
* nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
- * @ndns: device to read
+ * @ndns: device to write
* @offset: namespace-relative starting offset
* @buf: buffer to drain
* @size: transfer length