]> git.ipfire.org Git - people/ms/u-boot.git/commit
patman: Don't report unicode character
authorSimon Glass <sjg@chromium.org>
Mon, 29 May 2017 21:31:26 +0000 (15:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 02:21:59 +0000 (20:21 -0600)
commit04f7870635dff90ddc1b8465b5b8304c2d429a92
tree77aaaaee065b83f624164bc84183b0be9cef21f8
parent2df3a01974a06145cc20c53d5f1309ccdb2b6946
patman: Don't report unicode character

Unicode characters may appear in input patches so we should not warn about
them. Drop this warning.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
tools/patman/patchstream.py