projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463a0fd
)
assoc_array: fix path to assoc_array documentation
author
Alexander Kuleshov
<kuleshovmail@gmail.com>
Tue, 22 Aug 2017 18:39:13 +0000
(
00:39
+0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 30 Aug 2017 22:40:11 +0000
(16:40 -0600)
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
lib/assoc_array.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/assoc_array.c
b/lib/assoc_array.c
index 59fd7c0b119cbc3e0b61137732f76cc3759fb7c7..155c55d8db5fccb3ded0047d1fb1fcfef7673072 100644
(file)
--- a/
lib/assoc_array.c
+++ b/
lib/assoc_array.c
@@
-1,6
+1,6
@@
/* Generic associative array implementation.
*
- * See Documentation/
assoc_array.tx
t for information.
+ * See Documentation/
core-api/assoc_array.rs
t for information.
*
* Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)