mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue