Fix misspellings of "system", "controller", "interrupt" and "necessary".
Fix the various misspellings of "system", controller", "interrupt" and "[un]necessary". Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
committed by
Adrian Bunk
parent
18735dd8d2
commit
3a4fa0a25d
@ -112,7 +112,7 @@ static void clone_init(struct dm_crypt_io *, struct bio *);
|
||||
* Different IV generation algorithms:
|
||||
*
|
||||
* plain: the initial vector is the 32-bit little-endian version of the sector
|
||||
* number, padded with zeros if neccessary.
|
||||
* number, padded with zeros if necessary.
|
||||
*
|
||||
* essiv: "encrypted sector|salt initial vector", the sector number is
|
||||
* encrypted with the bulk cipher using a salt as key. The salt
|
||||
|
Reference in New Issue
Block a user