public inbox for smatch@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix typos
@ 2024-10-17 15:48 Andrew Kreimer
  2024-10-17 15:48 ` [PATCH 1/2] smatch: fix typos Andrew Kreimer
  2024-10-17 15:48 ` [PATCH 2/2] " Andrew Kreimer
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Kreimer @ 2024-10-17 15:48 UTC (permalink / raw)
  To: smatch; +Cc: Andrew Kreimer

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-18  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 15:48 [PATCH 0/2] Fix typos Andrew Kreimer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox