summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-07-21 17:08:12 -0700
committerTyler Hicks <code@tyhicks.com>2026-07-22 19:59:33 -0500
commitf81cb44f9a4b88d73ee5dec4a1ccdb0232fd2e3f (patch)
tree34086b2ac1a83d5b3fe01907e59cc60faaa8e58d /scripts/Makefile.thinlto
parent21a6287ae2489426d23979e2213033dd204aa9fa (diff)
downloadlinux-stable-f81cb44f9a4b88d73ee5dec4a1ccdb0232fd2e3f.tar.gz
linux-stable-f81cb44f9a4b88d73ee5dec4a1ccdb0232fd2e3f.zip
ecryptfs: ecryptfs_kernel.h: clean up kernel-doc comments
- don't use "/**" for non-kernel-doc comments - use the struct keyword when describing structs - delete one Excess struct member to prevent the following warnings: Warning: ./fs/ecryptfs/ecryptfs_kernel.h:14 cannot understand function prototype: 'ECRYPTFS_KERNEL_H' Warning: ./fs/ecryptfs/ecryptfs_kernel.h:207 This comment starts with '/**', but isn't a kernel-doc comment. * This is the primary struct associated with each encrypted file. Warning: ./fs/ecryptfs/ecryptfs_kernel.h:275 cannot understand function prototype: 'struct ecryptfs_global_auth_tok' Warning: fs/ecryptfs/ecryptfs_kernel.h:283 Excess struct member 'global_auth_tok' description in 'ecryptfs_global_auth_tok' Warning: ./fs/ecryptfs/ecryptfs_kernel.h:298 cannot understand function prototype: 'struct ecryptfs_key_tfm' Warning: ./fs/ecryptfs/ecryptfs_kernel.h:309 This comment starts with '/**', but isn't a kernel-doc comment. * This struct is to enable a mount-wide passphrase/salt combo. This Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions