[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260106190836.36630-1-benjamin.philip495@gmail.com>
Date: Wed, 7 Jan 2026 00:38:33 +0530
From: Benjamin Philip <benjamin.philip495@...il.com>
To: Julia Lawall <Julia.Lawall@...ia.fr>,
Nicolas Palix <nicolas.palix@...g.fr>,
Jonathan Corbet <corbet@....net>
Cc: cocci@...ia.fr,
workflows@...r.kernel.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Benjamin Philip <benjamin.philip495@...il.com>
Subject: [PATCH RESEND 0/3] scripts: coccicheck: document debug log handling
Currently coccicheck prints debug logs to stdout unless a debug file has been
set. This makes it hard to read coccinelle's suggested changes, especially for
someone new to coccicheck.
This patchset documents this behaviour in both the coccicheck script as well as
in the dev-tools documentation. Additionally, it simplifies some of the logic
for handling debug files.
Benjamin Philip (3):
scripts: coccicheck: simplify debug file handling
scripts: coccicheck: warn on unset debug file
Documentation: Coccinelle: document debug log handling
Documentation/dev-tools/coccinelle.rst | 21 ++++++++++++++++-----
scripts/coccicheck | 21 +++++++++++++--------
2 files changed, 29 insertions(+), 13 deletions(-)
--
2.52.0
Powered by blists - more mailing lists