Unicode characters may appear in input patches so we should not warn about them. Drop this warning. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v2: None tools/patman/patchstream.py | 9 --------- 1 file changed, 9 deletions(-) Applied to u-boot-dm, thanks!