[PATCH 0/2] Fix typos

Andrew Kreimer <[email protected]> Thu, 17 Oct 2024 18:48:33 +0300
Newsgroups org.kernel.vger.smatch
Message-ID <[email protected]>
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