Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723719 > unrolled thread
| Started by | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| First post | 2017-08-31 00:50 +0200 |
| Last post | 2017-08-31 00:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] assoc_array: fix path to assoc_array documentation Jonathan Corbet <corbet@lwn.net> - 2017-08-31 00:50 +0200
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2017-08-31 00:50 +0200 |
| Subject | Re: [PATCH] assoc_array: fix path to assoc_array documentation |
| Message-ID | <ukjY5-5Pi-3@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web