Skip to content
Snippets Groups Projects
Commit 6d0d6cfb authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

crypto: af_alg - remove redundant initializations of sk_family


sk_alloc() already sets sock::sk_family to PF_ALG which is passed as the
'family' argument, so there's no need to set it again.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 7c39edfb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment