diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 13:51:49 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 18:33:24 +0200 |
commit | a5606ced286197cc280dbf3b880c6167bba9462d (patch) | |
tree | 11dce398896bf2d3373d06cdb9e35e7819513e7e /MAINTAINERS | |
parent | doc: ReSTify LoadPin.txt (diff) | |
download | linux-a5606ced286197cc280dbf3b880c6167bba9462d.tar.xz linux-a5606ced286197cc280dbf3b880c6167bba9462d.zip |
doc: ReSTify Smack.txt
Adjusts for ReST markup and moves under LSM admin guide.
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38a3d95d2d63..ce6744ee83e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11876,7 +11876,7 @@ L: linux-security-module@vger.kernel.org W: http://schaufler-ca.com T: git git://github.com/cschaufler/smack-next S: Maintained -F: Documentation/security/Smack.txt +F: Documentation/admin-guide/LSM/Smack.rst F: security/smack/ DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) |