From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2] devtools: fix false positive from checkpatch
Date: Sat, 30 Nov 2024 22:36:07 +0100 [thread overview]
Message-ID: <2711830.X9hSmTKtgW@thomas> (raw)
In-Reply-To: <20240917165611.9943-1-stephen@networkplumber.org>
17/09/2024 18:56, Stephen Hemminger:
> The codespell dictionary has "stdio" in its bad word list,
> but stdio.h is often used in DPDK code and creates bogus false
> positives from checkpatch.
>
> Also add a check to the parameters to build-dict.sh so it
> gives usage error if parameter is missing or does not point
> to the codespell git clone.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Redirected error message to stderr,
and saved the dict path in a variable to avoid redundancy,
and applied, thanks.
prev parent reply other threads:[~2024-11-30 21:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-17 15:34 [PATCH] devtools: fix false positive from checkpatch Stephen Hemminger
2024-09-17 15:45 ` Bruce Richardson
2024-09-17 15:49 ` Thomas Monjalon
2024-09-17 16:54 ` Stephen Hemminger
2024-09-17 16:56 ` [PATCH v2] " Stephen Hemminger
2024-11-30 21:36 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2711830.X9hSmTKtgW@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.