[U-Boot] [PATCH] patman: Unquote output from get_maintainer.pl
Simon Glass
sjg at chromium.org
Wed Jan 3 16:42:28 UTC 2018
On 31 December 2017 at 15:21, Stefan Brüns <stefan.bruens at rwth-aachen.de> wrote:
> get_maintainer.pl quotes names which it considers unsafe, i.e. anything
> containing [^a-zA-Z0-9_ \-]. This confuses patman, it will duplicate
> addresses which are also in Series-to/cc. Strip the quotes.
>
> Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>
>
> ---
>
> tools/patman/get_maintainer.py | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list