Whamcloud - gitweb
LU-9633 ptlrpc: Add kernel doc style for ptlrpc (1) 57/58857/3
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Tue, 15 Apr 2025 18:16:58 +0000 (23:46 +0530)
committerOleg Drokin <green@whamcloud.com>
Fri, 2 May 2025 02:21:24 +0000 (02:21 +0000)
commitd697b1bf5a386545f5b5b2832592074f457b6b0c
tree05bcff34b99301fb7c0dde25d5fab78be21729d4
parent353bf1d2c55fff8eea6ceca1ba11c64fc093a6c6
LU-9633 ptlrpc: Add kernel doc style for ptlrpc (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

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I5d3cfd1f1d3af9810d846ed055fac5029f96bc4a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58857
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Anjus George <georgea@ornl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/client.c