X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Focfs2%2Fsymlink.h;h=65a6c9c6ad51d1018147cff4685743dd22bae935;hb=2fed94c032316d89422d4abfca2a882897489b94;hp=1ea9e4d9e9eb09b805331b4f00320983502a6fa3;hpb=5367f2d67c7d0bf1faae90e6e7b4e2ac3c9b5e0f;p=karo-tx-linux.git diff --git a/fs/ocfs2/symlink.h b/fs/ocfs2/symlink.h index 1ea9e4d9e9eb..65a6c9c6ad51 100644 --- a/fs/ocfs2/symlink.h +++ b/fs/ocfs2/symlink.h @@ -26,8 +26,8 @@ #ifndef OCFS2_SYMLINK_H #define OCFS2_SYMLINK_H -extern struct inode_operations ocfs2_symlink_inode_operations; -extern struct inode_operations ocfs2_fast_symlink_inode_operations; +extern const struct inode_operations ocfs2_symlink_inode_operations; +extern const struct inode_operations ocfs2_fast_symlink_inode_operations; /* * Test whether an inode is a fast symlink.