summaryrefslogtreecommitdiffstats
path: root/cryptodev_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'cryptodev_main.c')
-rw-r--r--cryptodev_main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cryptodev_main.c b/cryptodev_main.c
index fabda2e..50e5a27 100644
--- a/cryptodev_main.c
+++ b/cryptodev_main.c
@@ -575,9 +575,6 @@ cryptodev_ioctl(struct inode *inode, struct file *filp,
fcr = &pcr->fcrypt;
- if (unlikely(!fcr))
- BUG();
-
switch (cmd) {
case CIOCASYMFEAT:
put_user(0, p);