Create Documentation/security/,

move LSM-, credentials-, and keys-related files from Documentation/
  to Documentation/security/,
add Documentation/security/00-INDEX, and
update all occurrences of Documentation/<moved_file>
  to Documentation/security/<moved_file>.
This commit is contained in:
Randy Dunlap
2011-05-19 15:59:38 -07:00
parent 61c4f2c81c
commit d410fa4ef9
23 changed files with 43 additions and 27 deletions

View File

@ -8,7 +8,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 2 of the License.
*
* See Documentation/keys-trusted-encrypted.txt
* See Documentation/security/keys-trusted-encrypted.txt
*/
#include <linux/uaccess.h>

View File

@ -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/keys-request-key.txt
* See Documentation/security/keys-request-key.txt
*/
#include <linux/module.h>

View File

@ -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/keys-request-key.txt
* See Documentation/security/keys-request-key.txt
*/
#include <linux/module.h>

View File

@ -8,7 +8,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 2 of the License.
*
* See Documentation/keys-trusted-encrypted.txt
* See Documentation/security/keys-trusted-encrypted.txt
*/
#include <linux/uaccess.h>