mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 23:14:31 +08:00
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
s/fautly/faulty/p Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
34932a6033
commit
4d6a5a4b1e
@ -177,7 +177,7 @@ int mv_cesa_tdma_process(struct mv_cesa_engine *engine, u32 status)
|
||||
|
||||
/*
|
||||
* Save the last request in error to engine->req, so that the core
|
||||
* knows which request was fautly
|
||||
* knows which request was faulty
|
||||
*/
|
||||
if (res) {
|
||||
spin_lock_bh(&engine->lock);
|
||||
|
Loading…
Reference in New Issue
Block a user