Re: [PATCH] crypto: fix typos in comments
From: Bartosz Golaszewski
Date: Mon Sep 07 2026 - 09:45:07 EST
On Fri, 4 Sep 2026 13:43:39 +0200, Hemanth Selam <hemanth.selam@xxxxxxxxx> said:
> 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 +-
For QCE:
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>