Re: [PATCH] crypto: fix typos in comments

From: Thomas Huth

Date: Mon Sep 07 2026 - 08:42:56 EST


On 04/09/2026 13.43, Hemanth Selam wrote:
Fix typos in comments, reported by scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt. Only touches comments, no code
changes.

Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
---
drivers/crypto/atmel-sha.c | 4 ++--
drivers/crypto/cavium/cpt/cptpf_main.c | 12 ++++++------
drivers/crypto/cavium/cpt/cptvf_main.c | 4 ++--
drivers/crypto/cavium/cpt/cptvf_mbox.c | 4 ++--
drivers/crypto/cavium/nitrox/nitrox_main.c | 2 +-
drivers/crypto/ccp/ccp-dev.c | 2 +-
drivers/crypto/ccree/cc_buffer_mgr.c | 4 ++--
drivers/crypto/chelsio/chcr_algo.c | 2 +-
drivers/crypto/hisilicon/sec/sec_algs.c | 2 +-
drivers/crypto/marvell/octeontx/otx_cptvf_mbox.c | 4 ++--
drivers/crypto/omap-sham.c | 4 ++--
drivers/crypto/qce/aead.c | 2 +-
drivers/crypto/s5p-sss.c | 2 +-
13 files changed, 24 insertions(+), 24 deletions(-)
Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>