commit | 7115f00bb7d76abb3d52897947ee52736fe38290 | [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 | 056f0efd8ba20f382f120262c632545e6f06b4a5 [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>