mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-25 10:59:05 +00:00
staging: lustre: libcfs: fix misspelling of descriptor
Fix typo for correct spelling. Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
715475ae42
commit
5d73c772e6
@ -177,7 +177,7 @@ int cfs_crypto_hash_digest(enum cfs_crypto_hash_alg hash_alg,
|
||||
EXPORT_SYMBOL(cfs_crypto_hash_digest);
|
||||
|
||||
/**
|
||||
* Allocate and initialize desriptor for hash algorithm.
|
||||
* Allocate and initialize descriptor for hash algorithm.
|
||||
*
|
||||
* This should be used to initialize a hash descriptor for multiple calls
|
||||
* to a single hash function when computing the hash across multiple
|
||||
|
Loading…
Reference in New Issue
Block a user