Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Deming Wang and committed by
Herbert Xu
6684f979 198faf03

+1 -1
+1 -1
drivers/crypto/intel/qat/qat_common/adf_dev_mgr.c
··· 59 59 } 60 60 61 61 /** 62 - * adf_clean_vf_map() - Cleans VF id mapings 62 + * adf_clean_vf_map() - Cleans VF id mappings 63 63 * @vf: flag indicating whether mappings is cleaned 64 64 * for vfs only or for vfs and pfs 65 65 *