mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 14:12:06 +00:00
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>
This commit is contained in:
parent
198faf0301
commit
6684f97981
@ -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
|
* @vf: flag indicating whether mappings is cleaned
|
||||||
* for vfs only or for vfs and pfs
|
* for vfs only or for vfs and pfs
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user