aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChen-Yu Tsai <[email protected]>2024-08-29 16:51:23 +0800
committerMark Brown <[email protected]>2024-08-29 14:20:24 +0100
commitf746af13dd115ae3e0ec9d762baa170184401d41 (patch)
tree05db93d271305b00329b1f9bcb6c700d4f4d1d3e /tools/perf/scripts/python/bin/export-to-postgresql-report
parent753b9d86adb9d2c5882ac8ee0c3816aa48697eaa (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 <[email protected]> Reported-by: Andy Shevchenko <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions