Whamcloud - gitweb
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 1) 25/57725/7
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 6 Jan 2025 05:06:26 +0000 (00:06 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Feb 2025 02:55:52 +0000 (02:55 +0000)
commit73ab7e2e5d94bce22f45f4f8d3553451e3101ad1
tree6eeacb8f7aa551dbb84bd1dbc59b64e539443c31
parent5c120ce3ad31675fe9dbae3ec05182dae2ff20b2
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 1)

This patch converts existing functional comments
to kernel doc style comments and removes '/**' for
comments which is not meant to be a kernel-doc comment

Tested with:
<kernel src path>/scrips/kernel-doc -v -none <file>

Pass criteria: No errors/warnings reported

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I90643c70bc5ecfbcc90504da1a5b3b3ea67e3381
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57725
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/rw.c
lustre/llite/statahead.c
lustre/llite/super25.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_page.c
lustre/llite/xattr_cache.c
lustre/llite/xattr_security.c