diff options
Diffstat (limited to 'crypto/algif_skcipher.c')
-rw-r--r-- | crypto/algif_skcipher.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/algif_skcipher.c b/crypto/algif_skcipher.c index c5c47b680152..f50907430c92 100644 --- a/crypto/algif_skcipher.c +++ b/crypto/algif_skcipher.c @@ -193,7 +193,6 @@ out: return ret; } - static struct proto_ops algif_skcipher_ops = { .family = PF_ALG, |