commit | db6a05152212af354684db6a0561d715ca483a2f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:23 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:55 2023 -0400 |
tree | 2e6ce06ba8358d7350b02bc957e0998b5609cb0f | |
parent | b3a8b0a8d3d27f0b6ac61c43461fc09d24bd5c52 [diff] |
expo: Fix up comments for get_cur_menuitem_text() et al This internal function could use a comment. Add one. Also tidy up a few other comments. Signed-off-by: Simon Glass <sjg@chromium.org> fixup: comments