From: Deming Wang Date: Mon, 13 May 2024 06:07:42 +0000 (-0400) Subject: crypto: qat - Fix typo X-Git-Tag: v6.11-rc1~119^2~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6684f97981c528965d7458dd4f89cfbc8fa980b2;p=thirdparty%2Fkernel%2Flinux.git crypto: qat - Fix typo The mapings should be replaced by mappings. Signed-off-by: Deming Wang Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c b/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c index f07b748795f7b..96ddd1c419c4a 100644 --- a/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c +++ b/drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c @@ -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 *