diff options
author | Chen-Yu Tsai <[email protected]> | 2024-08-29 16:51:28 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-29 14:20:29 +0100 |
commit | 77904c81703b7a4a929abafb837d06b49de087e6 (patch) | |
tree | 56d6103f24f11c90eee4e4fb89c81e5f4a896ef4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4ddb16cf5390fc8546409aab3c69ffe6651b3c6b (diff) |
regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldoc
kernel-doc complains about missing "Return" section for the function
regulator_irq_map_event_simple().
Add a "Return" section for it based on its behavior. The function
actually always returns 0, but fills in fields in its @rid parameter as
needed. Expand the description of the parameter to cover this.
While at it fix a typo found in the description of the same function.
Reported-by: Matti Vaittinen <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
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