[U-Boot] [PATCH] patman: separate emails in CC list with NULs
Simon Glass
sjg at chromium.org
Tue Oct 22 00:17:01 UTC 2019
Hi Dmitry,
On Fri, 18 Oct 2019 at 12:21, Dmitry Torokhov <dmitry.torokhov at gmail.com> wrote:
>
> There is a contributor in Linux kernel with a comma in their name, which
> confuses patman and results in invalid to- or cc- addresses on some
> patches. To avoid this, let's use \0 as a separator when generating cc
> file.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
> tools/patman/patman.py | 2 +-
> tools/patman/series.py | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
This is a good change, but please can you update the tests?
patman --test
Regards,
Simon
More information about the U-Boot
mailing list