Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > EINPROGRESS and EBUSY have special meaning for async operations. > However, shash is always synchronous, so these statuses have no special > meaning for shash and don't need to be excluded when handling errors. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > crypto/shash.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt