f2fs crypto: fix spelling typo in comment
This patch adopts: ext4 crypto: fix spelling typo in comment Signed-off-by: Laurent Navet <laurent.navet@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
Родитель
66aa3e1274
Коммит
0fac2d501b
|
@ -33,7 +33,7 @@ static void derive_crypt_complete(struct crypto_async_request *req, int rc)
|
|||
|
||||
/**
|
||||
* f2fs_derive_key_aes() - Derive a key using AES-128-ECB
|
||||
* @deriving_key: Encryption key used for derivatio.
|
||||
* @deriving_key: Encryption key used for derivation.
|
||||
* @source_key: Source key to which to apply derivation.
|
||||
* @derived_key: Derived key.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче