All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Kreimer <algonell@gmail.com>
To: smatch@vger.kernel.org
Cc: Andrew Kreimer <algonell@gmail.com>
Subject: [PATCH 0/2] Fix typos
Date: Thu, 17 Oct 2024 18:48:33 +0300	[thread overview]
Message-ID: <20241017154835.3103-1-algonell@gmail.com> (raw)

Fix typos in documentation, comments, etc.

Via codespell.

Feel free to squash / request a more granular per-file commits.

Andrew Kreimer (2):
  smatch: fix typos
  smatch: fix typos

 README                       |  2 +-
 cgcc                         |  2 +-
 check_host_input.c           | 12 ++++++------
 check_preempt.c              |  2 +-
 cse.c                        |  4 ++--
 cwchash/hashtable.c          |  2 +-
 evaluate.c                   |  4 ++--
 expand.c                     |  2 +-
 flow.c                       |  4 ++--
 lib.c                        |  2 +-
 linearize.c                  |  2 +-
 opcode.def                   |  2 +-
 pre-process.c                |  4 ++--
 simplify.c                   |  4 ++--
 smatch_annotate.c            |  4 ++--
 smatch_comparison.c          |  2 +-
 smatch_extra.c               |  6 +++---
 smatch_implied.c             |  2 +-
 smatch_locking.c             |  2 +-
 smatch_math.c                |  2 +-
 smatch_param_compare_limit.c |  2 +-
 smatch_parsed_conditions.c   |  2 +-
 smatch_ssa.c                 |  2 +-
 smatch_strlen.c              |  2 +-
 smatch_struct_assignment.c   |  2 +-
 unssa.c                      |  2 +-
 utils.h                      |  2 +-
 validation/bool-array.c      |  2 +-
 28 files changed, 41 insertions(+), 41 deletions(-)

-- 
2.39.5


             reply	other threads:[~2024-10-17 15:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17 15:48 Andrew Kreimer [this message]
2024-10-17 15:48 ` [PATCH 1/2] smatch: fix typos Andrew Kreimer
2024-10-17 15:48 ` [PATCH 2/2] " Andrew Kreimer
2024-10-17 19:25   ` Dan Carpenter
2024-10-18  9:50     ` Andrew Kreimer

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=20241017154835.3103-1-algonell@gmail.com \
    --to=algonell@gmail.com \
    --cc=smatch@vger.kernel.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.