diff options
author | Chen-Yu Tsai <[email protected]> | 2024-08-29 16:51:29 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-29 14:20:30 +0100 |
commit | 6eace77a6048c9b0b50950e88ef987d4519a53c1 (patch) | |
tree | 3fc060543f1b267719d4c29d77749a3c50edba9d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 77904c81703b7a4a929abafb837d06b49de087e6 (diff) |
regulator: of: Fix kerneldoc format for of_regulator_bulk_get_all()
of_regulator_bulk_get_all() has a comment section that pretty much
resembles a kerneldoc block, except that the block begins with "/*"
instead of "/**".
Fix that and also rework the "Return" section and the error code
terminology so that it is the same as the other kerneldoc blocks
in the same file.
Fixes: 27b9ecc7a9ba ("regulator: Add of_regulator_bulk_get_all")
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions