]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - drivers/block/pktcdvd.c
llseek: automatically add .llseek fop
[people/arne_f/kernel.git] / drivers / block / pktcdvd.c
index b1cbeb59bb7622e61f75bc58f373cadf1e822218..6a4642dd8283508b8cdcf7afa80e30c5c66117a7 100644 (file)
@@ -3046,6 +3046,7 @@ static const struct file_operations pkt_ctl_fops = {
        .compat_ioctl   = pkt_ctl_compat_ioctl,
 #endif
        .owner          = THIS_MODULE,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice pkt_misc = {