diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2024-08-29 11:51:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-29 16:20:26 +0300 |
commit | dac41d59f2de25b8d3f5350c8cbfe39187d214da (patch) | |
tree | fe9fa0e6370f08b31c5c4f658adead5a8b6b352c /drivers/pcmcia/electra_cf.c | |
parent | 4ac204ff2d4ec360d9d2e39840ad286ddb78439f (diff) | |
download | linux-dac41d59f2de25b8d3f5350c8cbfe39187d214da.tar.xz |
regulator: of: Fix incorrectly formatted kerneldoc "Return" sections
kernel-doc complains about missing "Return" section for many documented
functions in the regulator OF-specific code. These all have descriptions
about the return values, just not in the format kernel-doc wants.
Convert these to use the proper "Return:" section header. The existing
descriptions have been reworded and moved around to fit the grammar and
formatting.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20240829085131.1361701-6-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/pcmcia/electra_cf.c')
0 files changed, 0 insertions, 0 deletions