summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-07-29 10:20:44 -0700
committerRichard Weinberger <richard@nod.at>2026-08-11 23:03:40 +0200
commit4e5e02340a18183b0f8ad633da1516cad92ee43e (patch)
tree28f143b5d6559e49cd50e696bb07dd4ba13163d9 /scripts/const_structs.checkpatch
parentabd6591fb5cc1490ab2cf5d9ff513a6677fa57b2 (diff)
downloadlinux-4e5e02340a18183b0f8ad633da1516cad92ee43e.tar.gz
linux-4e5e02340a18183b0f8ad633da1516cad92ee43e.zip
ubifs: ubifs.h: clean up kernel-doc comments
- use the struct keyword when describing a struct in kernel-doc format. - add or correct missing struct members @leaf, @eof, and @superblock_need_write. - add Returns: clauses for 4 function descriptions. to prevent kernel-doc warnings: Warning: fs/ubifs/ubifs.h:755 struct member 'leaf' not described in 'ubifs_zbranch' Warning: fs/ubifs/ubifs.h:814 struct member 'eof' not described in 'bu_info' Warning: fs/ubifs/ubifs.h:814 Excess struct member 'oef' description in 'bu_info' Warning: fs/ubifs/ubifs.h:992 cannot understand function prototype: 'struct ubifs_stats_info' Warning: fs/ubifs/ubifs.h:1513 struct member 'superblock_need_write' not described in 'ubifs_info' Warning: fs/ubifs/ubifs.h:1597 No description found for return value of 'ubifs_check_hash' Warning: fs/ubifs/ubifs.h:1612 No description found for return value of 'ubifs_check_hmac' Warning: fs/ubifs/ubifs.h:1653 No description found for return value of 'ubifs_branch_hash' Warning: fs/ubifs/ubifs.h:1703 No description found for return value of 'ubifs_auth_node_sz' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions