commit | d23f29084018a3aa5ca6399a08c12eb7617ffa55 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Mar 24 16:22:32 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 06 09:21:49 2022 -0400 |
tree | 53172e01fd260c3e8c612429a7893b44a5953f90 | |
parent | d3b1ca21e253547599a28002c1ea51348cb75c72 [diff] |
dm: fix function documentation in include/dm/ofnode.h We use Sphinx style comments to describe functions. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>