Hi Konstantin, On Fri, Feb 21, 2020 at 2:22 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Tue, Feb 18, 2020 at 9:04 PM Niklas Söderlund > <niklas.soderlund@xxxxxxxxxxxx> wrote: > > On 2020-02-18 14:22:17 +0100, Geert Uytterhoeven wrote: > > > The DU DT bindings have been updated to drop the reg-names property. > > > Update the r8a7745 device tree accordingly. > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > > "get-lore-mbox.py" no longer seems to be pick up tags with non-ASCII > characters: > > get-lore-mbox.py -a -t 20200218132217.21454-1-geert+renesas@xxxxxxxxx > > This does work fine with an old version, before VERSION was introduced. > Even older versions picked up "S�derlund". matches = re.search(r'^([\w-]+):\s+(.*)', rline) So this fails to pick up tags that contain plus-signs, too, e.g. "Reviewed-by: Ulrich Hecht <uli+renesas@xxxxxxxx>". Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds