diff options
| author | Kees Cook <keescook@chromium.org> | 2017-05-13 07:51:52 -0400 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 12:33:51 -0400 |
| commit | 3db38ed76890565772fcca3279cc8d454ea6176b (patch) | |
| tree | dc90106e2ea46900f53f8cb523415a1ff126f235 /security/keys/request_key.c | |
| parent | 09f5412cc5b0969d428a0acd4ec5673cf5811c58 (diff) | |
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.c | 2 |
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 @@ | |||
| 8 | * as published by the Free Software Foundation; either version | 8 | * as published by the Free Software Foundation; either version |
| 9 | * 2 of the License, or (at your option) any later version. | 9 | * 2 of the License, or (at your option) any later version. |
| 10 | * | 10 | * |
| 11 | * See Documentation/security/keys-request-key.txt | 11 | * See Documentation/security/keys/request-key.rst |
| 12 | */ | 12 | */ |
| 13 | 13 | ||
| 14 | #include <linux/module.h> | 14 | #include <linux/module.h> |
