commit | 9a7984004d2f00eab1bef6780ee32ee8aec2841f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 03 21:09:17 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Nov 13 08:16:39 2021 -0700 |
tree | 97839c45325ca0faedd61272ccd7066438b56b0e | |
parent | a4e259e837cd87e01544d363114ac131e70356c2 [diff] |
binman: Tidy up comments on _DoTestFile() The comment for this function is missing an argument and the return value. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>