lkml.org 
[lkml]   [2015]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH]Documentation: fix alignment
I don't find any maintainer in the MAINTAINERS who is in charge of
this document, so I post it to the lkml.

This patch is to fix alignment of one line in Documentation/security/LSM.txt

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
---

diff --git a/Documentation/security/LSM.txt b/Documentation/security/LSM.txt
index 3db7e67..9b37f5d 100644
--- a/Documentation/security/LSM.txt
+++ b/Documentation/security/LSM.txt
@@ -22,13 +22,13 @@ system, building their checks on top of the
defined capability hooks.
For more details on capabilities, see capabilities(7) in the Linux
man-pages project.

-Based on https://lkml.org/lkml/2007/10/26/215,
-a new LSM is accepted into the kernel when its intent (a description of
-what it tries to protect against and in what cases one would expect to
-use it) has been appropriately documented in Documentation/security/.
-This allows an LSM's code to be easily compared to its goals, and so
-that end users and distros can make a more informed decision about which
-LSMs suit their requirements.
+Based on https://lkml.org/lkml/2007/10/26/215, a new LSM is accepted
+into the kernel when its intent (a description of what it tries to
+protect against and in what cases one would expect to use it) has been
+appropriately documented in Documentation/security/. This allows an LSM's
+code to be easily compared to its goals, and so that end users and
+distros can make a more informed decision about which LSMs suit their
+requirements.

For extensive documentation on the available LSM hook interfaces, please
see include/linux/security.h.
---

\
 
 \ /
  Last update: 2015-09-22 09:01    [W:0.066 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site