patman: Continue on if warnings are found outside a commit
authorSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 05:01:42 +0000 (18:01 +1300)
committerSimon Glass <sjg@chromium.org>
Tue, 6 Apr 2021 04:33:10 +0000 (16:33 +1200)
commit42bc156f803995ca749f88a435706e3c8fb5f557
treea40d858bd993bb4454703063904634d77cdb36dc
parent4b5019e3e57222cfa12147b6fcbce321cd140aeb
patman: Continue on if warnings are found outside a commit

While we cannot know which commit the warning relates to, this should not
be fatal. Print the warning and carry on.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/patchstream.py