mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -129,7 +129,7 @@ static int write_cached_data (struct mtdblk_dev *mtdblk)
|
||||
return ret;
|
||||
|
||||
/*
|
||||
* Here we could argubly set the cache state to STATE_CLEAN.
|
||||
* Here we could arguably set the cache state to STATE_CLEAN.
|
||||
* However this could lead to inconsistency since we will not
|
||||
* be notified if this content is altered on the flash by other
|
||||
* means. Let's declare it empty and leave buffering tasks to
|
||||
|
||||
Reference in New Issue
Block a user