]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/s390/char/vmcp.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[net-next-2.6.git] / drivers / s390 / char / vmcp.c
index 19a14d9b80c14d9f2dd8ffdfeb16d8563369133a..31a3ccbb6495c2e8efcdd34bbd8b3cacfbbf9154 100644 (file)
@@ -177,6 +177,7 @@ static const struct file_operations vmcp_fops = {
        .write          = vmcp_write,
        .unlocked_ioctl = vmcp_ioctl,
        .compat_ioctl   = vmcp_ioctl,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice vmcp_dev = {