]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - drivers/scsi/dpt_i2o.c
llseek: automatically add .llseek fop
[people/arne_f/kernel.git] / drivers / scsi / dpt_i2o.c
index ffc1edf5e80da4bb9158caa312a395029539a29c..7a61206ed1c038ad2e42133b464bd2cd65f724b4 100644 (file)
@@ -126,6 +126,7 @@ static const struct file_operations adpt_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = compat_adpt_ioctl,
 #endif
+       .llseek         = noop_llseek,
 };
 
 /* Structures and definitions for synchronous message posting.