patman: Fix spelling of plural for warning
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:30 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit9994baadc0317e1a6a252b2b873f47f9c3390b57
treeba7048a78833eb9dbfdca60098c5e070699b17a6
parent8c17f8c5d21842bc95ca6e27680009b6bc650b0f
patman: Fix spelling of plural for warning

Tidy up the extra 's' when there is only a single warning. Fix the empty
print statement also.

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