commit | a8a0fc4628ba7a3443f4e90f47809fdac7aa492e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Nov 14 10:25:04 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Nov 16 08:34:06 2022 +0100 |
tree | 740663e487b1ab0592b0cf3268d604170b191fb9 | |
parent | c4ee4fe92e9be120be6d12718273dec6b63cc7d9 [diff] |
doc: fix documentation of enum gd_flags Correct GD_FLG_CYCLIC_RUNNING documentation to match Sphinx style. Fixes: d7de5ef62935 ("cyclic: use a flag in gd->flags for recursion protection") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>