commit | a3e9e4574a2ceacae6feca0fa05100218c5631df | [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 | 8bda02a35ac8560fe71f8739ca456ae6fc61cbcc [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>