]> Pileus Git - ~andy/linux/blobdiff - fs/hpfs/namei.c
[PATCH] Mark struct super_operations const
[~andy/linux] / fs / hpfs / namei.c
index 2507e7393f3c6733ebda781bfea8be1d8459e927..9953cf9a2f16fa1f5b45709c142d2699452c9576 100644 (file)
@@ -659,7 +659,7 @@ end1:
        return err;
 }
 
-struct inode_operations hpfs_dir_iops =
+const struct inode_operations hpfs_dir_iops =
 {
        .create         = hpfs_create,
        .lookup         = hpfs_lookup,