nvdimm: Spelling s/unacknoweldged/unacknowledged/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Geert Uytterhoeven 2016-08-31 11:45:25 +02:00 коммит произвёл Dan Williams
Родитель 231bf117aa
Коммит ae551e9ca2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)