On Mon, 21 Oct 2019 at 21:10, Dmitry Torokhov <dmitry.torok...@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.torok...@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 <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to