diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2024-08-29 16:51:24 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-29 14:20:25 +0100 |
commit | 4ac204ff2d4ec360d9d2e39840ad286ddb78439f (patch) | |
tree | bc1f46cd5238ff4139a90910216b1543371d9778 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f746af13dd115ae3e0ec9d762baa170184401d41 (diff) |
regulator: core: Add missing kerneldoc "Return" sections
kernel-doc complains about missing "Return" section for many documented
functions in the regulator core. Some with free-form return value
descriptions have been fixed in the previous patch. The remaining are
completely missing any mention of return values.
Add "Return" sections to these kerneldoc blocks with basic descriptions.
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-5-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions