summaryrefslogtreecommitdiff
path: root/include/linux/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/crypto.h')
-rw-r--r--include/linux/crypto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/crypto.h b/include/linux/crypto.h
index 5083e6b9c3b0..e7c775fb160a 100644
--- a/include/linux/crypto.h
+++ b/include/linux/crypto.h
@@ -172,7 +172,6 @@ struct compress_tfm {
struct crypto_tfm {
- void *crt_ctx;
u32 crt_flags;
union {