Re: b4 review spurious duplicate detections
Konstantin Ryabitsev <[email protected]> Mon, 27 Jul 2026 14:10:24 -0400
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260727-tiny-marvellous-coucal-1c21ef@meerkat> |
On Thu, Jul 23, 2026 at 07:18:17PM +0100, Mark Brown wrote: > For some reason b4 review thinks all Randy's posts are the same series, > mostly recently that > > https://lore.kernel.org/r/[email protected] > > is: > > https://patch.msgid.link/[email protected] To make a "party like it's '99" joke, these patches are special because they appear to have been generated by "diff -u" as opposed to "git diff" -- and introduced an unexpected corner-case where they generate no git-patch-id despite actually being patches. We're now properly handling this in the latest master. -K