Skip to content

Commit 6684f97

Browse files
Deming Wangherbertx
authored andcommitted
crypto: qat - Fix typo
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>
1 parent 198faf0 commit 6684f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ static int adf_get_vf_real_id(u32 fake)
5959
}
6060

6161
/**
62-
* adf_clean_vf_map() - Cleans VF id mapings
62+
* adf_clean_vf_map() - Cleans VF id mappings
6363
* @vf: flag indicating whether mappings is cleaned
6464
* for vfs only or for vfs and pfs
6565
*

0 commit comments

Comments
 (0)