[PATCH 12/13] nvdimm: namespace_devs: Change progess typo to progress

From: Joe Perches
Date: Wed Sep 11 2019 - 22:55:36 EST


Typing is hard.

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
drivers/nvdimm/namespace_devs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvdimm/namespace_devs.c b/drivers/nvdimm/namespace_devs.c
index 7a16340f9853..253f07d97b73 100644
--- a/drivers/nvdimm/namespace_devs.c
+++ b/drivers/nvdimm/namespace_devs.c
@@ -1718,7 +1718,7 @@ struct nd_namespace_common *nvdimm_namespace_common_probe(struct device *dev)
return ERR_PTR(-ENODEV);

/*
- * Flush any in-progess probes / removals in the driver
+ * Flush any in-progress probes / removals in the driver
* for the raw personality of this namespace.
*/
nd_device_lock(&ndns->dev);
--
2.15.0