aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/assoc_array.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/assoc_array.h')
-rw-r--r--include/linux/assoc_array.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/assoc_array.h b/include/linux/assoc_array.h
index a89df3be1686..65e3832f96b2 100644
--- a/include/linux/assoc_array.h
+++ b/include/linux/assoc_array.h
@@ -1,6 +1,6 @@
1/* Generic associative array implementation. 1/* Generic associative array implementation.
2 * 2 *
3 * See Documentation/assoc_array.txt for information. 3 * See Documentation/core-api/assoc_array.rst for information.
4 * 4 *
5 * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. 5 * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
6 * Written by David Howells (dhowells@redhat.com) 6 * Written by David Howells (dhowells@redhat.com)