]> git.kernelconcepts.de Git - mv-sheeva.git/blobdiff - drivers/scsi/ch.c
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[mv-sheeva.git] / drivers / scsi / ch.c
index e805c8fda23930938ed4f7c123ca707d97a2dc29..a15474eef5f7896fdb6cd5505fb7bf506be75f67 100644 (file)
@@ -981,6 +981,7 @@ static const struct file_operations changer_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = ch_ioctl_compat,
 #endif
+       .llseek         = noop_llseek,
 };
 
 static int __init init_ch_module(void)