commit | b7ad04a04386fecd4f5665854ad61fd199acb4ce | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Nov 14 10:16:02 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Nov 16 08:34:06 2022 +0100 |
tree | ddbb61ab274b5357f0c543033b31920d641dbe2f | |
parent | a3e9e4574a2ceacae6feca0fa05100218c5631df [diff] |
sandbox: fix documentation of struct host_ops The documentation of struct host_ops should be Sphinx compliant. Fixes: 9bd1aa8af2ed ("dm: sandbox: Create a new HOST uclass") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>