Whamcloud - gitweb
LU-9633 mgc: Add kernel doc style for mgc/mgc_request.c 17/58417/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Fri, 14 Mar 2025 08:02:12 +0000 (13:32 +0530)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 04:04:52 +0000 (04:04 +0000)
commit9d3b1febc8534bb87686c81bdfa640ed641de219
tree8b41e74a74a489acab2b5b93ea7db1c65a09a229
parentfdeb9320e1ceefb9d2b3acf73da9eebd03491660
LU-9633 mgc: Add kernel doc style for mgc/mgc_request.c

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

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I0b498281acd9f5d5f48f02d436e2add8df4021ae
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58417
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Anjus George <georgea@ornl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mgc/mgc_request.c