[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220807073955.5556-1-dengshaomin@cdjrlc.com>
Date: Sun, 7 Aug 2022 03:39:55 -0400
From: shaomin Deng <dengshaomin@...rlc.com>
To: dan.j.williams@...el.com, vishal.l.verma@...el.com,
dave.jiang@...el.com, ira.weiny@...el.com, nvdimm@...ts.linux.dev,
linux-kernel@...r.kernel.org
Cc: shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] tools/testing/nvdimm: Fix typo in comments
Remove the repeated word "from" in comments.
Signed-off-by: shaomin Deng <dengshaomin@...rlc.com>
---
tools/testing/nvdimm/test/nfit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/nvdimm/test/nfit.c b/tools/testing/nvdimm/test/nfit.c
index c75abb497a1a..1694b89aa4a3 100644
--- a/tools/testing/nvdimm/test/nfit.c
+++ b/tools/testing/nvdimm/test/nfit.c
@@ -59,7 +59,7 @@
* *) The first portion of dimm0 and dimm1 are interleaved as REGION0.
* A single PMEM namespace "pm0.0" is created using half of the
* REGION0 SPA-range. REGION0 spans dimm0 and dimm1. PMEM namespace
- * allocate from from the bottom of a region. The unallocated
+ * allocate from the bottom of a region. The unallocated
* portion of REGION0 aliases with REGION2 and REGION3. That
* unallacted capacity is reclaimed as BLK namespaces ("blk2.0" and
* "blk3.0") starting at the base of each DIMM to offset (a) in those
--
2.35.1
Powered by blists - more mailing lists