diff options
author | Chen-Yu Tsai <[email protected]> | 2024-08-29 16:51:25 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-29 14:20:26 +0100 |
commit | dac41d59f2de25b8d3f5350c8cbfe39187d214da (patch) | |
tree | fe9fa0e6370f08b31c5c4f658adead5a8b6b352c /tools/perf/scripts/python | |
parent | 4ac204ff2d4ec360d9d2e39840ad286ddb78439f (diff) |
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 <[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')
0 files changed, 0 insertions, 0 deletions