[U-Boot] [PATCH v2] patman: separate emails in CC list with NULs

Simon Glass sjg at chromium.org
Sun Oct 27 16:32:02 UTC 2019


On Mon, 21 Oct 2019 at 21:10, 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>
> ---
>
> Changes in v2:
> - updated test cases so that 'patman --test' passes
>
>  tools/patman/func_test.py | 4 ++--
>  tools/patman/patman.py    | 2 +-
>  tools/patman/series.py    | 4 ++--
>  3 files changed, 5 insertions(+), 5 deletions(-)

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


More information about the U-Boot mailing list