Re: [PATCH v2 1/1] scripts: Add add-maintainer.py
From: Guru Das Srinagesh <hidden>
Date: 2023-08-25 17:01:41
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
From: Guru Das Srinagesh <hidden>
Date: 2023-08-25 17:01:41
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
On Aug 25 2023 13:44, Nicolas Schier wrote:
On Thu 24 Aug 2023 14:44:36 GMT, Guru Das Srinagesh wrote:quoted
quoted
While testing, I thought that adding addresses without filtering-out duplicates was odd; but as git-send-email does the unique filtering, it doesn't matter.Since I'm using `set()` in this script, the uniqueness is guaranteed here as well - there won't be any duplicates.I thought about patch files that already have 'To/Cc' headers (e.g. 'git format-patch --to=... --cc=...' or by running add-maintainer.py multiple times for updating the lists of recipients. The result is a patch file with possible duplicated lines; but as written: it does matter, effectively.
Sorry, did you mean "does" or "does *not*"? I'll make sure to test v3 of this script out on patches that have To/Cc already included and also run it multiple times on the same patch (effectively the same thing). Thank you. Guru Das. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel