diff options
author | Andy Shevchenko <[email protected]> | 2023-02-17 15:33:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-10 09:06:22 +0100 |
commit | 295209ca7b5b3aa6375d6190311b2ae804dbcf65 (patch) | |
tree | 27b3fe7fb66291901995c4d6c0bd5aa0ea3387d3 /drivers/fpga/fpga-region.c | |
parent | f8fb576658a3e19796e2e1a12a5ec8f44dac02b6 (diff) |
device property: Clarify description of returned value in some functions
Some of the functions do not provide Return: section on absence of which
kernel-doc complains. Besides that several functions return the fwnode
handle with incremented reference count. Add a respective note to make sure
that the caller decrements it when it's not needed anymore.
While at it, unify the style of the Return: sections.
Reported-by: Daniel Kaehn <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions