diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2024-08-29 16:51:23 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-29 14:20:24 +0100 |
commit | f746af13dd115ae3e0ec9d762baa170184401d41 (patch) | |
tree | 05db93d271305b00329b1f9bcb6c700d4f4d1d3e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 753b9d86adb9d2c5882ac8ee0c3816aa48697eaa (diff) |
regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
kernel-doc complains about missing "Return" section for many documented
functions in the regulator core. Many of them actually 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.
In a few cases where the functions don't call even more functions
and the error numbers are known, those are documented in detail.
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-4-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions