On 7/1/25 12:04, Philippe Mathieu-Daudé wrote:
On 30/6/25 19:23, Cédric Le Goater wrote:

When grabbing a patch series, the link trailer is replaced with a
Message-ID, which is not useful compared to an URL. Fix that by
dropping the linktrailermask config.

Cc: Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>

Hmm :)
Copy&paste error from 838cf72b5d2c. Sorry ...

Who maintains .b4-config  ?

C.



Cc: Jiaxun Yang <jiaxun.y...@flygoat.com>
Fixes: 838cf72b5d2c ("Add a b4 configuration file")
Signed-off-by: Cédric Le Goater <c...@redhat.com>
---
  .b4-config | 1 -
  1 file changed, 1 deletion(-)

diff --git a/.b4-config b/.b4-config
index 4b9b2fe290f9..126f503ded74 100644
--- a/.b4-config
+++ b/.b4-config
@@ -11,4 +11,3 @@
      prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary 
--mailback -
      searchmask = https://lore.kernel.org/qemu-devel/?x=m&t=1&q=%s
      linkmask = https://lore.kernel.org/qemu-devel/%s
-    linktrailermask = Message-ID: <%s>



Reply via email to