commit | ade2316da3cd76abe7649d34abb84f1370fb942d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 24 13:55:30 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 17:55:18 2023 -0400 |
tree | 9fa63cedc0148b716c501b317ef07b5b1bac12b6 | |
parent | 060148a371ba229c2a909f5013ed25c51915195c [diff] |
part: Add comments for static functions Some internal functions could do with a few comments, to explain what they do. Add these, to make the code easier to follow. Signed-off-by: Simon Glass <sjg@chromium.org>