Commit 6d2ed65
lsm: move hook comments docs to security/security.c
Fix one kernel-doc warning, but invesigating that led to other
kernel-doc movement (lsm_hooks.h to security.c) that needs to be
fixed also.
include/linux/lsm_hooks.h:1: warning: no structured comments found
Fixes: e261301 ("lsm: move the remaining LSM hook comments to security/security.c")
Fixes: 1cd2aca ("lsm: move the io_uring hook comments to security/security.c")
Fixes: 452b670 ("lsm: move the perf hook comments to security/security.c")
Fixes: 55e8532 ("lsm: move the bpf hook comments to security/security.c")
Fixes: b14faf9 ("lsm: move the audit hook comments to security/security.c")
Fixes: 1427ddb ("lsm: move the binder hook comments to security/security.c")
Fixes: 43fad28 ("lsm: move the sysv hook comments to security/security.c")
Fixes: ecc419a ("lsm: move the key hook comments to security/security.c")
Fixes: 742b994 ("lsm: move the xfrm hook comments to security/security.c")
Fixes: ac318ae ("lsm: move the Infiniband hook comments to security/security.c")
Fixes: 4a49f59 ("lsm: move the SCTP hook comments to security/security.c")
Fixes: 6b6bbe8 ("lsm: move the socket hook comments to security/security.c")
Fixes: 2c2442f ("lsm: move the AF_UNIX hook comments to security/security.c")
Fixes: 2bcf51b ("lsm: move the netlink hook comments to security/security.c")
Fixes: 130c53b ("lsm: move the task hook comments to security/security.c")
Fixes: a0fd648 ("lsm: move the file hook comments to security/security.c")
Fixes: 9348944 ("lsm: move the kernfs hook comments to security/security.c")
Fixes: 916e325 ("lsm: move the inode hook comments to security/security.c")
Fixes: 08526a9 ("lsm: move the filesystem hook comments to security/security.c")
Fixes: 36819f1 ("lsm: move the fs_context hook comments to security/security.c")
Fixes: 1661372 ("lsm: move the program execution hook comments to security/security.c")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Paul Moore <paul@paul-moore.com>
Cc: James Morris <jmorris@namei.org>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: linux-security-module@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: KP Singh <kpsingh@kernel.org>
Cc: bpf@vger.kernel.org
Signed-off-by: Paul Moore <paul@paul-moore.com>1 parent d82dcd9 commit 6d2ed65
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments