Details
Description
Presently not all of lustre code is covered with structured documentation or kernel-doc style comments describing functions and parameters or types. This EPIC/Story/Bug aims to add these remaining coverage. Once this is done, it can then be used to create a documentation as docbook or more latest sphinx format.
Sample Kernel-doc functional documentation format: /** * foobar() - Brief description of foobar. * @arg: Description of argument of foobar. * * Longer description of foobar. * * Return: Description of return value of foobar. */ int foobar(int arg)
"Arshad Hussain <arshad.hussain@aeoncomputing.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/59663
Subject: LU-9633 ptlrpc: Add kernel doc style for ptlrpc (10)
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 2331d6f75712fb35a6ae9f5fece1de96ec318973