Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[linux-2.6-block.git] / mm / shmem.c
index d86b5e455fef605a247bcf0e0d295677ea3b88d2..0e9901e69d24c635902a00024b7bedaa9e56a72c 100644 (file)
@@ -3965,7 +3965,7 @@ EXPORT_SYMBOL_GPL(shmem_truncate_range);
 
 /* common code */
 
-static struct dentry_operations anon_ops = {
+static const struct dentry_operations anon_ops = {
        .d_dname = simple_dname
 };