On Mon, 14 Nov 2022 at 02:28, Heinrich Schuchardt <[email protected]> wrote: > > The documentation of struct host_ops should be Sphinx compliant. > > Fixes: 9bd1aa8af2ed ("dm: sandbox: Create a new HOST uclass") > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > include/sandbox_host.h | 19 ++++++++----------- > 1 file changed, 8 insertions(+), 11 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

