Re: [PATCH v2] Documentation: Coccinelle: Improve command example for debugging patches
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-12-03 22:46:52
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-12-03 22:46:52
Also in:
lkml
On Thu, 26 Nov 2020 13:27:30 +0530 Sumera Priyadarsini [off-list ref] wrote:
Modify Coccinelle documentation to clarify usage of make command to run coccicheck on a folder. Changes in v2: - Give example of folder instead of file - Add note Signed-off-by: Sumera Priyadarsini <redacted> --- Documentation/dev-tools/coccinelle.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
Applied, thanks. jon