Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae551e9c authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Dan Williams
Browse files

nvdimm: Spelling s/unacknoweldged/unacknowledged/

parent 231bf117
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)