Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'
[deliverable/linux.git] / drivers / nvdimm / namespace_devs.c
index c5e3196c45b02cc5f9070ff8cd9289e46c926ee1..6b0449bd7720b7c0aebc11313f5574b5360de239 100644 (file)
@@ -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)
This page took 0.024853 seconds and 5 git commands to generate.