IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
[powerpc.git] / fs / affs / symlink.c
index f802256..4178253 100644 (file)
@@ -70,7 +70,7 @@ const struct address_space_operations affs_symlink_aops = {
        .readpage       = affs_symlink_readpage,
 };
 
-struct inode_operations affs_symlink_inode_operations = {
+const struct inode_operations affs_symlink_inode_operations = {
        .readlink       = generic_readlink,
        .follow_link    = page_follow_link_light,
        .put_link       = page_put_link,