aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/request_key.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-05-13 04:51:52 -0700
committerJonathan Corbet <corbet@lwn.net>2017-05-18 10:33:51 -0600
commit3db38ed76890565772fcca3279cc8d454ea6176b (patch)
treedc90106e2ea46900f53f8cb523415a1ff126f235 /security/keys/request_key.c
parentdoc: ReSTify keys-ecryptfs.txt (diff)
downloadlinux-dev-3db38ed76890565772fcca3279cc8d454ea6176b.tar.xz
linux-dev-3db38ed76890565772fcca3279cc8d454ea6176b.zip
doc: ReSTify keys-request-key.txt
Adjusts for ReST markup and moves under keys security devel index. Cc: David Howells <dhowells@redhat.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'security/keys/request_key.c')
-rw-r--r--security/keys/request_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keys/request_key.c b/security/keys/request_key.c
index 9822e500d50d..63e63a42db3c 100644
--- a/security/keys/request_key.c
+++ b/security/keys/request_key.c
@@ -8,7 +8,7 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*
- * See Documentation/security/keys-request-key.txt
+ * See Documentation/security/keys/request-key.rst
*/
#include <linux/module.h>