diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-01-11 09:33:18 +0300 |
---|---|---|
committer | Fan Wu <wufan@kernel.org> | 2025-03-24 23:36:00 +0300 |
commit | 6df401a2ee4a91f4fd1095507d6f461f1082d814 (patch) | |
tree | 94b5c638202618f1831ee11d0684f5d9352aa6f8 /lib/crypto/mpi/mpi-mod.c | |
parent | 38fec10eb60d687e30c8c6b5420d86e8149f7557 (diff) | |
download | linux-6df401a2ee4a91f4fd1095507d6f461f1082d814.tar.xz |
ipe: policy_fs: fix kernel-doc warnings
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>
Diffstat (limited to 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions