linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [trivial] nvdimm: Spelling s/unacknoweldged/unacknowledged/
@ 2016-08-31  9:45 Geert Uytterhoeven
  2016-08-31 16:19 ` Dan Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-08-31  9:45 UTC (permalink / raw)
  To: Dan Williams, Jiri Kosina; +Cc: linux-nvdimm, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/nvdimm/namespace_devs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvdimm/namespace_devs.c b/drivers/nvdimm/namespace_devs.c
index c5e3196c45b02cc5..6b0449bd7720b7c0 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)
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [trivial] nvdimm: Spelling s/unacknoweldged/unacknowledged/
  2016-08-31  9:45 [PATCH] [trivial] nvdimm: Spelling s/unacknoweldged/unacknowledged/ Geert Uytterhoeven
@ 2016-08-31 16:19 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2016-08-31 16:19 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Jiri Kosina, linux-nvdimm@lists.01.org, linux-kernel

On Wed, Aug 31, 2016 at 2:45 AM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/nvdimm/namespace_devs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/nvdimm/namespace_devs.c b/drivers/nvdimm/namespace_devs.c
> index c5e3196c45b02cc5..6b0449bd7720b7c0 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)

Thanks, applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-31 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-31  9:45 [PATCH] [trivial] nvdimm: Spelling s/unacknoweldged/unacknowledged/ Geert Uytterhoeven
2016-08-31 16:19 ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).