[U-Boot] [PATCH] patman: Unquote output from get_maintainer.pl

Simon Glass sjg at chromium.org
Mon Jan 22 00:41:44 UTC 2018


On 3 January 2018 at 09:42, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list