DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: stdio is not a spelling error!
Date: Thu, 30 Jul 2026 11:38:46 -0700	[thread overview]
Message-ID: <20260730113846.25d8568e@phoenix.local> (raw)

Is there a way to get stdio  into the allowed dictionary for codespell in CI.

CI reports this (a lot), I fixed it locally by having a revised codespell dict.

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#347: FILE: lib/capture/capture.c:13:
+#include <stdio.h>
           ^^^^^

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#1610: FILE: lib/capture/filter.c:6:
+#include <stdio.h>
           ^^^^^

                 reply	other threads:[~2026-07-30 18:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260730113846.25d8568e@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox