aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/assoc_array_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/assoc_array_priv.h')
-rw-r--r--include/linux/assoc_array_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/assoc_array_priv.h b/include/linux/assoc_array_priv.h
index 711275e6681c..a00a06550c10 100644
--- a/include/linux/assoc_array_priv.h
+++ b/include/linux/assoc_array_priv.h
@@ -1,6 +1,6 @@
1/* Private definitions for the generic associative array implementation. 1/* Private definitions for the 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)