Whamcloud - gitweb
LU-9633 ptlrpc: Add kernel doc style for ptlrpc (8) 17/59517/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Wed, 28 May 2025 16:29:54 +0000 (21:59 +0530)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jul 2025 03:56:30 +0000 (03:56 +0000)
commit26bef6dc66e36ff7000427dced4064d7934bee24
tree82c291aa6654475215379e67297df34248af3806
parenta6e97440de408a092376cc8f65a3eba4a97bdf80
LU-9633 ptlrpc: Add kernel doc style for ptlrpc (8)

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: I2e57af30463c6a6d4642632664359979030fbff8
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59517
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/service.c