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: | |||
193 | return ret; | 193 | return ret; |
194 | } | 194 | } |
195 | 195 | ||
196 | |||
197 | static struct proto_ops algif_skcipher_ops = { | 196 | static struct proto_ops algif_skcipher_ops = { |
198 | .family = PF_ALG, | 197 | .family = PF_ALG, |
199 | 198 | ||