Whamcloud - gitweb
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 2) 30/58030/3
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 10 Feb 2025 11:51:19 +0000 (06:51 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Feb 2025 05:04:56 +0000 (05:04 +0000)
commitb7f7b8dd1c4b2f1a1736ba3f24c85766147e6464
tree55820debc30e05772eebac43582409ee935a0833
parent2cfdf23a2974c80eac81d6cc7d81d631e8348f93
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 2)

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: I1535b80eff527596457346456c19ede97ff970a9
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58030
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/crypto.c
lustre/llite/file.c