mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] crypto: qat - Fix typo "accelaration"
@ 2024-10-17  8:29 WangYuli
  2024-10-25  8:43 ` Krzysztof Kozlowski
  2024-10-26  6:59 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: WangYuli @ 2024-10-17  8:29 UTC (permalink / raw)
  To: giovanni.cabiddu, herbert, davem, jie.wang, wangyuli, dong.xie
  Cc: qat-linux, linux-crypto, linux-kernel, bo.cui, bruce.w.allan,
	karen.xiang, pingchaox.yang

There is a spelling mistake of 'accelaration' in comments which
should be 'acceleration'.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 drivers/crypto/intel/qat/qat_common/qat_hal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/intel/qat/qat_common/qat_hal.c b/drivers/crypto/intel/qat/qat_common/qat_hal.c
index 317cafa9d11f..ef8a9cf74f0c 100644
--- a/drivers/crypto/intel/qat/qat_common/qat_hal.c
+++ b/drivers/crypto/intel/qat/qat_common/qat_hal.c
@@ -163,7 +163,7 @@ int qat_hal_set_ae_ctx_mode(struct icp_qat_fw_loader_handle *handle,
 		return -EINVAL;
 	}
 
-	/* Sets the accelaration engine context mode to either four or eight */
+	/* Sets the acceleration engine context mode to either four or eight */
 	csr = qat_hal_rd_ae_csr(handle, ae, CTX_ENABLES);
 	csr = IGNORE_W1C_MASK & csr;
 	new_csr = (mode == 4) ?
-- 
2.45.2


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

* Re: [PATCH] crypto: qat - Fix typo "accelaration"
  2024-10-17  8:29 [PATCH] crypto: qat - Fix typo "accelaration" WangYuli
@ 2024-10-25  8:43 ` Krzysztof Kozlowski
  2024-10-26  6:59 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-10-25  8:43 UTC (permalink / raw)
  To: WangYuli, giovanni.cabiddu, herbert, davem, jie.wang, dong.xie
  Cc: qat-linux, linux-crypto, linux-kernel, bo.cui, bruce.w.allan,
	karen.xiang, pingchaox.yang

On 17/10/2024 10:29, WangYuli wrote:
> There is a spelling mistake of 'accelaration' in comments which
> should be 'acceleration'.
> 
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
> ---
>  drivers/crypto/intel/qat/qat_common/qat_hal.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Please fix all of such irrelevant typos in given set of drivers or
susbsystem, not one word per patch. This is just churn.

Best regards,
Krzysztof


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

* Re: [PATCH] crypto: qat - Fix typo "accelaration"
  2024-10-17  8:29 [PATCH] crypto: qat - Fix typo "accelaration" WangYuli
  2024-10-25  8:43 ` Krzysztof Kozlowski
@ 2024-10-26  6:59 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2024-10-26  6:59 UTC (permalink / raw)
  To: WangYuli
  Cc: giovanni.cabiddu, davem, jie.wang, dong.xie, qat-linux,
	linux-crypto, linux-kernel, bo.cui, bruce.w.allan, karen.xiang,
	pingchaox.yang

On Thu, Oct 17, 2024 at 04:29:46PM +0800, WangYuli wrote:
> There is a spelling mistake of 'accelaration' in comments which
> should be 'acceleration'.
> 
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
> ---
>  drivers/crypto/intel/qat/qat_common/qat_hal.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2024-10-26  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-17  8:29 [PATCH] crypto: qat - Fix typo "accelaration" WangYuli
2024-10-25  8:43 ` Krzysztof Kozlowski
2024-10-26  6:59 ` Herbert Xu

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

all inboxes | Powered by JetHome®