diff options
| author | Nava kishore Manne <[email protected]> | 2022-04-23 17:02:35 +0000 |
|---|---|---|
| committer | Xu Yilun <[email protected]> | 2022-05-10 08:05:00 +0000 |
| commit | 838a84382a9d78f306903e173bcaacd2e5178d9b (patch) | |
| tree | b74b0f1349b65caed14d9ba10168cf1911b78868 /drivers/fpga/dfl.c | |
| parent | fpga: Use tab instead of space indentation (diff) | |
| download | kernel-838a84382a9d78f306903e173bcaacd2e5178d9b.tar.gz kernel-838a84382a9d78f306903e173bcaacd2e5178d9b.zip | |
fpga: fpga-region: fix kernel-doc formatting issues
To fix below kernel-doc warnings this patch does the following
->Replaced Return\Returns with 'Return:' keyword.
->Added 'Return' description For __init of_fpga_region_init()' API.
->Added description for 'child_regions_with_firmware()' API.
warning: No description found for return value of
'of_fpga_region_find'.
warning: No description found for return value of
'of_fpga_region_get_bridges'.
warning: missing initial short description on line:
* child_regions_with_firmware
warning: No description found for return value of
'child_regions_with_firmware'.
warning: No description found for return value of
'of_fpga_region_notify_pre_apply'.
warning: No description found for return value of
'of_fpga_region_notify'.
warning: No description found for return value of
'of_fpga_region_init'.
Signed-off-by: Nava kishore Manne <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Xu Yilun <[email protected]>
Diffstat (limited to 'drivers/fpga/dfl.c')
0 files changed, 0 insertions, 0 deletions
