]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hpfs/namei.c
Pull model-name into release branch
[karo-tx-linux.git] / fs / hpfs / namei.c
index a03abb12c610e7e535725b8c00901c928dd0626f..59e7dc182a0c760ff78631cf162313ff6b2f97d4 100644 (file)
@@ -538,7 +538,7 @@ fail:
        return err;
 }
 
-struct address_space_operations hpfs_symlink_aops = {
+const struct address_space_operations hpfs_symlink_aops = {
        .readpage       = hpfs_symlink_readpage
 };