Browse Source

nvdimm: Spelling s/unacknoweldged/unacknowledged/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Geert Uytterhoeven 9 năm trước cách đây
mục cha
commit
ae551e9ca2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/nvdimm/namespace_devs.c

+ 1 - 1
drivers/nvdimm/namespace_devs.c

@@ -294,7 +294,7 @@ static bool __nd_namespace_blk_validate(struct nd_namespace_blk *nsblk)
 		if (strcmp(res->name, label_id.id) != 0)
 			continue;
 		/*
-		 * Resources with unacknoweldged adjustments indicate a
+		 * Resources with unacknowledged adjustments indicate a
 		 * failure to update labels
 		 */
 		if (res->flags & DPA_RESOURCE_ADJUSTED)