mirror of
https://github.com/torvalds/linux.git
synced 2026-09-13 06:23:02 +02:00
docs: device-mapper: dm-inlinecrypt: fix 'bellow' spelling
Fix spelling error reported by codespell: bellow -> below. No functional change. Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
This commit is contained in:
parent
c4d9750d7d
commit
40221c9d1d
|
|
@ -33,7 +33,7 @@ Parameters::
|
|||
or it can be passed as <key_string> prefixed with single colon
|
||||
character (':') for keys residing in kernel keyring service.
|
||||
You can only use key sizes that are valid for the selected cipher.
|
||||
Note that the size in bytes of a valid key must be in bellow range.
|
||||
Note that the size in bytes of a valid key must be in below range.
|
||||
|
||||
[BLK_CRYPTO_KEY_TYPE_RAW, BLK_CRYPTO_KEY_TYPE_HW_WRAPPED]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user