Commit 6684f979 authored by Deming Wang's avatar Deming Wang Committed by Herbert Xu

crypto: qat - Fix typo

The mapings should be replaced by mappings.
Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 198faf03
......@@ -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
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment