commit | a59449ca7b3aa3816b7383e8521bed7ae485b722 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 08 10:52:52 2023 -0800 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 13:15:14 2023 -0800 |
tree | ae8650c7f72b209bc446277abebbd95fb6f76639 | |
parent | f2def3682a93f8826c15ec11e69379764aa9f753 [diff] |
patman: Drop an incorrect comment about git am Patman does not do this anymore, as of this commit: 7428dc14b0f ("patman: Remove the -a option") Drop the comment. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Douglas Anderson <dianders@chromium.org>