Whamcloud - gitweb
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 4) 00/58100/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 17 Feb 2025 11:11:26 +0000 (16:41 +0530)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Mar 2025 08:07:05 +0000 (08:07 +0000)
commitc31e209ec9075fe061a8b4f87d2ef00dd246ae83
tree6829e99db041778d429d263d25c716160a42c139
parent71089cfa578a3cee670bbedee29aa0b63cd2d8ba
LU-9633 llite: Add kernel doc style for lustre/llite/*.c (Part 4)

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>

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I1b0eae8e684d96b843cd5da15d6ed2ef944ad9d2
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58100
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Anjus George <georgea@ornl.gov>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/glimpse.c
lustre/llite/llite_lib.c