]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
crypto: qat - Fix typo
authorDeming Wang <wangdeming@inspur.com>
Mon, 13 May 2024 06:07:42 +0000 (02:07 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 31 May 2024 09:34:56 +0000 (17:34 +0800)
The mapings should be replaced by mappings.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c

index f07b748795f7b79af65f2979eb6bfd2c4c39546b..96ddd1c419c4a0a64c5cfecdc21d0218c23954bd 100644 (file)
@@ -59,7 +59,7 @@ static int adf_get_vf_real_id(u32 fake)
 }
 
 /**
- * adf_clean_vf_map() - Cleans VF id mapings
+ * adf_clean_vf_map() - Cleans VF id mappings
  * @vf: flag indicating whether mappings is cleaned
  *     for vfs only or for vfs and pfs
  *