commit | 224d73eab9e364dc1468bae64b5eb7393aa1f102 | [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 | e7762916ead2fdccd868ca3280612d8c5eeab5a8 [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>