On 2026-07-27T18:26:49, Heinrich Schuchardt <[email protected]> wrote: > sandbox: fix enum host_platform_flags description > > `make htmldocs` reports > > ./include/sandbox_host.h:14: warning: > cannot understand function prototype: 'enum host_platform_flags ' > > Align the description with Sphinx style. > > Fixes: 93e9af685fef ("test: bootdev: scan with a broken high-priority device") > Signed-off-by: Heinrich Schuchardt <[email protected]> > Reviewed-by: Denis Mukhin <[email protected]> > > include/sandbox_host.h | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>
