[U-Boot] [PATCH v2 02/10] patman: Adjust handling of unicode email address

sjg at google.com sjg at google.com
Wed Jun 7 01:47:40 UTC 2017


Don't mess with the email address when outputting them. Just make sure
they are encoded with utf-8.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2:
- Expand the patch to cover all cases
- Drop RFC tag
- Rewrite commit message

 tools/patman/gitutil.py |  2 ++
 tools/patman/series.py  | 10 +++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list