Whamcloud - gitweb
LU-9633 obdclass: Add kernel doc style for obdclass/cl_io.c 15/58415/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Sat, 15 Mar 2025 20:33:27 +0000 (02:03 +0530)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Mar 2025 05:57:01 +0000 (05:57 +0000)
commit4bf2bee028b5beccb46ee3c1df730e2071fab19b
tree3ebdf5eab59a7e7adf06cac0c3ad398baf8514be
parenteba19ba90512b1231c52211bb2772f4926e88fbf
LU-9633 obdclass: Add kernel doc style for obdclass/cl_io.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: Ib0a8bc3bdef68a6e894a683f4d79396f081eff61
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58415
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: James Simmons <jsimmons@infradead.org>
Reviewed-by: Anjus George <georgea@ornl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/cl_io.c