From: Geert Uytterhoeven Date: Wed, 31 Aug 2016 09:45:25 +0000 (+0200) Subject: nvdimm: Spelling s/unacknoweldged/unacknowledged/ X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ae551e9ca289762c63a6a139872a63dd66183209;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git nvdimm: Spelling s/unacknoweldged/unacknowledged/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Dan Williams --- diff --git a/drivers/nvdimm/namespace_devs.c b/drivers/nvdimm/namespace_devs.c index c5e3196c45b0..6b0449bd7720 100644 --- a/drivers/nvdimm/namespace_devs.c +++ b/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)