mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() Use the "struct" keyword in kernel-doc when describing struct ipefs_file. Add kernel-doc for the struct members also. Don't use kernel-doc notation for 'policy_subdir'. kernel-doc does not support documentation comments for data definitions. This eliminates multiple kernel-doc warnings: security/ipe/policy_fs.c:21: warning: cannot understand function prototype: 'struct ipefs_file ' security/ipe/policy_fs.c:407: warning: cannot understand function prototype: 'const struct ipefs_file policy_subdir[] = ' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Fan Wu <wufan@kernel.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 Signed-off-by: Fan Wu <wufan@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
audit.c | ||
audit.h | ||
digest.c | ||
digest.h | ||
eval.c | ||
eval.h | ||
fs.c | ||
fs.h | ||
hooks.c | ||
hooks.h | ||
ipe.c | ||
ipe.h | ||
Kconfig | ||
Makefile | ||
policy_fs.c | ||
policy_parser.c | ||
policy_parser.h | ||
policy_tests.c | ||
policy.c | ||
policy.h |