]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/pmcraid.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / drivers / scsi / pmcraid.c
index ecc45c8b4e6bd47d851c79f82c69af9447861b25..4b8765785aeb0cb3020acdb51b1b0218e42bac34 100644 (file)
@@ -4165,6 +4165,7 @@ static const struct file_operations pmcraid_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl = pmcraid_chr_ioctl,
 #endif
+       .llseek = noop_llseek,
 };