public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] assoc_array: fix path to assoc_array documentation
@ 2017-08-22 18:39 Alexander Kuleshov
  2017-08-30 22:40 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kuleshov @ 2017-08-22 18:39 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel, Alexander Kuleshov

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
---
 lib/assoc_array.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/assoc_array.c b/lib/assoc_array.c
index 59fd7c0b119c..155c55d8db5f 100644
--- a/lib/assoc_array.c
+++ b/lib/assoc_array.c
@@ -1,6 +1,6 @@
 /* Generic associative array implementation.
  *
- * See Documentation/assoc_array.txt for information.
+ * See Documentation/core-api/assoc_array.rst for information.
  *
  * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
  * Written by David Howells (dhowells@redhat.com)
-- 
2.13.5

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

* Re: [PATCH] assoc_array: fix path to assoc_array documentation
  2017-08-22 18:39 [PATCH] assoc_array: fix path to assoc_array documentation Alexander Kuleshov
@ 2017-08-30 22:40 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-08-30 22:40 UTC (permalink / raw)
  To: Alexander Kuleshov; +Cc: linux-doc, linux-kernel

On Wed, 23 Aug 2017 00:39:13 +0600
Alexander Kuleshov <kuleshovmail@gmail.com> wrote:

> Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
> ---
>  lib/assoc_array.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/assoc_array.c b/lib/assoc_array.c
> index 59fd7c0b119c..155c55d8db5f 100644
> --- a/lib/assoc_array.c
> +++ b/lib/assoc_array.c
> @@ -1,6 +1,6 @@
>  /* Generic associative array implementation.
>   *
> - * See Documentation/assoc_array.txt for information.
> + * See Documentation/core-api/assoc_array.rst for information.
>   *
>   * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
>   * Written by David Howells (dhowells@redhat.com)

Applied to the docs tree, thanks.

jon

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

end of thread, other threads:[~2017-08-30 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 18:39 [PATCH] assoc_array: fix path to assoc_array documentation Alexander Kuleshov
2017-08-30 22:40 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox