On Thu, Dec 14, 2023 at 04:19:34PM -0800, Randy Dunlap wrote: > > > On 12/14/23 16:15, Kees Cook wrote: > > There's no prefix to warnings and errors reported by scripts/kernel-doc > > which makes it frustrating to isolate errors reported from CI systems. > > Add a "$0: " prefix to all the STDERR output. > > > > Cc: Jonathan Corbet <cor...@lwn.net> > > Cc: linux-doc@vger.kernel.org > > Signed-off-by: Kees Cook <keesc...@chromium.org> > > Matthew's reply to my patch with similar functionality, which I agree with: > > https://lore.kernel.org/linux-doc/zqke26hx9am3k...@casper.infradead.org/
I guess that's true, but it's really confusing to figure out if it's kernel-doc or Sphinx reporting errors. Ah well! I can live without it. -Kees -- Kees Cook