[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
[powerpc.git] / drivers / ieee1394 / dv1394.c
index 55d6ae6..dee9529 100644 (file)
@@ -2147,7 +2147,7 @@ out:
 }
 
 static struct cdev dv1394_cdev;
-static struct file_operations dv1394_fops=
+static const struct file_operations dv1394_fops=
 {
        .owner =        THIS_MODULE,
        .poll =         dv1394_poll,