mbox series

[v2,0/4] Fix spelling mistakes

Message ID 20240717154908.2281023-1-joel.kavanagh@intel.com (mailing list archive)
Headers
Series Fix spelling mistakes |

Message

Joel Kavanagh July 17, 2024, 3:49 p.m. UTC
Fix up crypto spelling mistakes.

v2: Added more typo fixes to patchset

Joel Kavanagh (4):
  crypto/aesni_mb: fix typo in error message
  app/test: fix typo in error message allocation
  crypto/qat: fix typo in log message
  doc: fix typo in l2fwd-crypto guide

 .mailmap                                       | 1 +
 app/test/test_cryptodev.c                      | 6 +++---
 doc/guides/sample_app_ug/l2_forward_crypto.rst | 2 +-
 drivers/crypto/ipsec_mb/pmd_aesni_mb.c         | 2 +-
 drivers/crypto/qat/qat_sym.c                   | 2 +-
 5 files changed, 7 insertions(+), 6 deletions(-)